graphql-python/graphene-django
Vedi su GitHubGraphQLView should detect batch requests
Open
#967 aperta il 21 mag 2020
help wanted✨enhancement
Metriche repository
- Star
- (4173 star)
- Metriche merge PR
- (Merge medio 12g 13h) (1 PR mergiata in 30 g)
Descrizione
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?