schon/core/graphene
Egor fureunoir Gorbunov 495aacc818 Features: 1) Add UploadAvatar mutation to handle avatar uploads; 2) Integrate graphene-file-upload for file upload capability.
Fixes: None;

Extra: 1) Update `poetry.lock` and `pyproject.toml` to include `graphene-file-upload`; 2) Minor formatting adjustments in `poetry.lock`.
2025-05-20 11:52:07 +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 AddressType class above FeedbackType for organizational clarity; 2025-05-20 08:18:35 +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