github graph-gophers/graphql-go v1.10.2

3 hours ago

What's Changed

This release makes validation of deprecated fields opt-in. The validation of deprecated fields behaves like in v1.9.0 again. If you want strict validation of deprecated fields use the graphql.ValidateDeprecated() schema option to enforce it.

Full Changelog: v1.10.1...v1.10.2

Don't miss a new graphql-go release

NewReleases is sending notifications on new releases.