schon/core/graphene
Egor fureunoir Gorbunov 07aadb5d83 Features: 1) Add type hinting to resolver methods in Order; 2) Improve resolve_payments_transactions to handle QuerySet access.
Fixes: 1) Add missing `QuerySet` import in `graphene/object_types.py`.

Extra: 1) Minor refactoring for clarity in resolver method definitions.
2025-07-06 23:34:16 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
mutations.py Features: None; 2025-07-06 17:22:14 +03:00
object_types.py Features: 1) Add type hinting to resolver methods in Order; 2) Improve resolve_payments_transactions to handle QuerySet access. 2025-07-06 23:34:16 +03:00
schema.py Features: None; 2025-07-06 17:22:14 +03:00