graphql-python/graphene-django
Auf GitHub ansehenGraphQLView should detect batch requests
Open
#967 geöffnet am 21. Mai 2020
help wanted✨enhancement
Beschreibung
Is there a valid reason why the GraphQLView input is validated to either only ever accept batched requests or never accept batched requests. Is it not reasonable to accept both?