mirror of
https://github.com/directus/directus.git
synced 2026-01-22 19:58:09 -05:00
Add max batch mutation (#17535)
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
This commit is contained in:
@@ -43,6 +43,9 @@ PUBLIC_URL="/"
|
||||
# Whether or not to enable GraphQL Introspection [true]
|
||||
# GRAPHQL_INTROSPECTION=true
|
||||
|
||||
# The maximum number of items for batch mutations when creating, updating and deleting. ["Infinity"]
|
||||
# MAX_BATCH_MUTATION="Infinity"
|
||||
|
||||
####################################################################################################
|
||||
### Database
|
||||
|
||||
|
||||
Reference in New Issue
Block a user