schon/core/graphene
2025-05-21 12:37:30 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
mutations.py Features: 1) None; 2025-05-20 08:00:44 +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 Features: 1) Add UploadAvatar mutation to handle avatar uploads; 2) Integrate graphene-file-upload for file upload capability. 2025-05-20 11:52:07 +03:00