Fixes: 1) Remove redundant `personal_order_only` mapping from filters to fix duplicate processing; 2) Adjust sorting logic to avoid appending unneeded `personal_order_only` in filters; Extra: 1) Add missing imports for Django model annotations and fields; 2) Refactor product query for clarity and improved handling of availability and price conditions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mutations.py | ||
| object_types.py | ||
| schema.py | ||