You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove outdated workaround for operationName and operation
This should not be needed since webonyx/graphql-php#256
This is a breaking change only if you rely on the existing of `operation`
instead of `operationName` in subsequent middleware. It is not breaking
if you only use `GraphQL\Server\StandardServer`.
Fixes#7
0 commit comments