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
1f39535f05
schon
/
engine
/
core
/
graphene
History
Egor fureunoir Gorbunov
52687beeec
Merge branch 'master' into storefront-nuxt
2026-03-04 20:17:40 +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
feat(graphene): add address line fields to CreateAddress mutation
2026-03-04 19:59:42 +03:00
object_types.py
feat(graphene): add address_line_1 and address_line_2 to object types
2026-03-04 20:17:30 +03:00
schema.py
feat(viewsets, schema): unify retrieveExactProducts API in DRF and GraphQL
2026-03-02 01:31:41 +03:00