This package provides some extension to the already available functionality provided by Strawberry and Strawberry GraphQL Django
pip install strawberry-django-extrasDocumentation for this package can be found here
- JWT Authentication with build in mutations
- Validations on input instantiation
- Permission checking on input instantiation
- Pre-save/Post-save mutation hooks
- Deeply nested mutations support