schon/engine/core/graphene
Egor fureunoir Gorbunov 87ed875fe6 feat(category): add brands relationship and resolve method
enable brands association with categories and allow querying of active brands within a category. Updated GraphQL schema, models, and serializers to include this relationship while deprecating redundant category-to-brand ManyToManyField.
2026-02-21 18:27:10 +03:00
..
__init__.py Features: 1) Improved request processing in middleware by adding mutable QueryDict implementation; 2) Extended type annotations across various modules for enhanced type safety; 3) Refined JWT token lifetime configuration for environment-specific logic. 2025-12-19 15:17:17 +03:00
mutations.py 2026.1 2026-01-26 03:23:41 +03:00
object_types.py feat(category): add brands relationship and resolve method 2026-02-21 18:27:10 +03:00
schema.py Features: 1) None; 2025-12-19 16:43:39 +03:00