6.2.0
·
228 commits
to refs/heads/master
since this release
Minor Changes
- feat: support argument types without primaryConstructor (#1518) @samuelAndalon
- Deprecate with @GraphQLDeprecated (#1505) @jmfayard
Patch Changes
- feat: update graphql-java 19.1 (#1519) @samuelAndalon
- [generator] fix deserialization of enum values that have custom names (#1516) @dariuszkuc
- feat: use additionalDirectives for schema directives (#1511) @samuelAndalon
- feat: filter arguments that are in the input (#1508) @samuelAndalon
Other Changes
- [docs] update to v2.0.0 docusaurus (#1517) @dariuszkuc