Update dependency graphene-django-cud to ^0.13.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
graphene-django-cud | dependencies | minor |
^0.12.0 -> ^0.13.0
|
Release Notes
tOgg1/graphene-django-cud
v0.13.0
- Add support for field name mappings.
- Add
use_id_suffixes_for_fk
anduse_id_suffixes_for_m2m
settings for quick addition of_id
suffixes to foreign keys and_ids
for many to many fields. - Added the options
GRAPHENE_DJANGO_CUD_USE_ID_SUFFIXES_FOR_FK
andGRAPHENE_DJANGO_CUD_USE_ID_SUFFIXES_FOR_M2M
to enable these settings globally.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.