v7.0.0
7.0.0 (2020-02-15)
Bug Fixes
- parsing of GraphQL AST improved so that the operation type and name check is correct (976c1b7)
BREAKING CHANGES
- Stricter checks when checking for operation names. They must be specified
when more than one operation is present. They must be found in the submitted operations.