Package io.github.microcks.util.graphql
-
Class Summary Class Description GraphQLSchemaValidator Helper class for validating Json objects against their GraphQL schema.JsonSchemaBuilderQueryVisitor This is an implementation of GraphQL-Java QueryVisitor that takes care of building a Json Schema that could be apply to the response of a GraphQL query.