graphene-django-cud

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

Reference

  • Lifecycle of a mutation
  • Models documentation
    • DjangoCreateMutation
    • DjangoUpdateMutation
    • DjangoPatchMutation
    • DjangoDeleteMutation
    • DjangoBatchCreateMutation
    • DjangoBatchUpdateMutation
    • DjangoBatchPatchMutation
    • DjangoBatchDeleteMutation
    • DjangoFilterDeleteMutation
    • DjangoFilterUpdateMutation
  • Conversion utilities
  • Custom types
graphene-django-cud
  • Models documentation
  • View page source

Models documentation

Documentation for all models.

  • DjangoCreateMutation
  • DjangoUpdateMutation
  • DjangoPatchMutation
    • Example mutation
  • DjangoDeleteMutation
  • DjangoBatchCreateMutation
  • DjangoBatchUpdateMutation
  • DjangoBatchPatchMutation
  • DjangoBatchDeleteMutation
  • DjangoFilterDeleteMutation
  • DjangoFilterUpdateMutation
Previous Next

© Copyright 2021-2024, Tormod Haugland.

Built with Sphinx using a theme provided by Read the Docs.