Skip to content

Conversation

clifinger
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? yes/no
Tickets fixes #3566
License MIT
Doc PR api-platform/docs#...

The operation name in Data is attempting to pull from operation instead of operationName. Because of this, applications leveraging the StandardServer cannot handle a request with multiple operations (it returns an error saying the operation name is required).

In this PR, I only updated the way the class parses the data on the parseData function.

@clifinger clifinger marked this pull request as ready for review May 18, 2020 01:56
@alanpoulain alanpoulain merged commit d83d502 into api-platform:master May 18, 2020
@alanpoulain
Copy link
Member

Thank you @clifinger!

@clifinger
Copy link
Contributor Author

Mais de rien 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

operationName is not parsed by GraphQL
2 participants