This website requires JavaScript.
Explore
Help
Sign in
fureunoir
/
schon
Watch
1
Star
1
Fork
You've already forked schon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
68db25e022
schon
/
vibes_auth
/
graphene
History
Egor fureunoir Gorbunov
a1db34d1c9
Features: 1) Rename 'avatar' argument to 'file' in UploadAvatar mutation for clarity;
...
Fixes: None; Extra: None;
2025-07-09 02:52:59 +03:00
..
__init__.py
Initial Commit
2025-04-29 22:40:30 +03:00
mutations.py
Features: 1) Rename 'avatar' argument to 'file' in UploadAvatar mutation for clarity;
2025-07-09 02:52:59 +03:00
object_types.py
Features: 1) Add support for processing
chosen_products
in order creation and update mutations; 2) Introduce new field
chosen_products
to serializers and GraphQL inputs; 3) Enhance order model to allow bulk addition of products with quantity updates;
2025-07-08 21:02:54 +03:00