graphql-python/graphene-django
GraphQLView should detect batch requests
Ouverte
#967 ouverte le 21 mai 2020
help wanted✨enhancement
Métriques du dépôt
- Stars
- (4 173 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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?