graphql-python/graphene-django
Ver no GitHubGraphQLView should detect batch requests
Open
#967 aberto em 21 de mai. de 2020
help wanted✨enhancement
Métricas do repositório
- Stars
- (4.173 stars)
- Métricas de merge de PR
- (Mesclagem média 12d 13h) (1 fundiu PR em 30d)
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?