Update dependency graphene-django-cud to ^0.11.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
graphene-django-cud | dependencies | minor |
^0.10.0 -> ^0.11.0
|
Release Notes
tOgg1/graphene-django-cud
v0.11.0
- Fix graphene-django 3.x compatibility issues (thanks @sjdemartini, @wito-alex).
- Improve documentation (thanks @sjdemartini, @Plebbimon).
- Add
perform_delete
override toDjangoDeleteMutation
(thanks @calummackervoy). This allows for better soft deletes. - Add
get_return_id
override toDjangoBatchDeleteMutation
, enabling ID overwrites (thanks @rymanso). - Fix compatability issues with custom pks (thanks @NwawelAIroume).
- Bump some package versions.
- Some general project and file clean up.
- Remove debug prints. Pardon all the mlogs.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.