...
This tool validates GraphQL queries against a schema defined using Schema Definition Language (SDL) so that callers know they need to update their GraphQL queries and their GraphQL responders to match the current schema.This tool requires a validate license.See Validating Incoming Requests for an example of using validators like this one in a common workflow.
...