New Features
- Added initial suppport for directives:
@skip
,@include
are supported, and
other field level directives can be used provided they don't require
specific client support (#900)
Bug Fixes
- Parsing will no longer fail if keywords like
mutation
are used as enum
values. (#1128)
Changes
Changes
- Bumped the MSRV to 1.80