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.
You can attach a GraphQL Query Validator tool to PVA responders or other tools that exchange data in GraphQL format.
Select the traffic option you want to validate and choose GraphQL Query Validator then click Finish.
${variable-name} syntax if it's defined in the suite. The resolved URL will be displayed when referencing the variable.When the client executes, an error will be reported if a query does not conform to the SDL.