Commit f4ba944
committed
Remove outdated workaround for
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 #7operationName and operation
1 parent 3162063 commit f4ba944
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 59 | | |
64 | 60 | | |
65 | 61 | | |
| |||
0 commit comments