Graphene Django CUD
Graphene-django-cud is an extension of graphene-django, supplying a number of helper classes designed to fast-track creation of create, update and delete mutations.
User Guide
- Installation
- Basic usage
- Mutations
- Included and excluded fields
- Optional and required fields
- Permissions and authentication
- Field validation
- Nested fields
- Custom field value handling
- Auto context fields
- Other hooks
- Signals
- Field, argument and type naming
- Overriding field types
- Field name mappings
- Custom fields
- Reusing types
- Known limitations and quirks
- Subscriptions