Open
Description
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?
graphene-django/graphene_django/views.py
Line 217 in ee120c4