schon/core/graphene
2025-05-26 16:12:59 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
mutations.py RUFF 2025-05-26 16:12:59 +03:00
object_types.py Features: 1) Add AutoSlugField "slug" to Category model with unique and auto-populating behavior; 2) Include "slug" field in CategoryFilter and relevant serializers (detail and simple); 3) Add "slug" to GraphQL object type for categories; 2025-05-21 12:37:30 +03:00
schema.py RUFF 2025-05-26 16:12:59 +03:00