5.0.0
Fixed
- Exclude dev files from composer package
BREAKING CHANGE
-
Remove outdated workaround for
operationName
andoperation
This is a breaking change only if you rely on the existing of
operation
instead ofoperationName
in subsequent middleware. It is not breaking
if you only useGraphQL\Server\StandardServer
.