Package org.mockserver.graphql
package org.mockserver.graphql
-
ClassDescriptionGenerates mock
Expectations from a GraphQL schema document (SDL text or an introspection JSON result).Synthesizes schema-valid GraphQL responses for a matched query, given a registered GraphQL schema.Thrown when a GraphQL schema or query cannot be parsed, or a schema-valid response cannot be synthesized for a request.