Package io.github.microcks.util.graphql
package io.github.microcks.util.graphql
-
ClassesClassDescriptionHelper class for validating Json objects against their GraphQL schema.This is an implementation of GraphQL-Java QueryVisitor that takes care of building a Json Schema that could be applied to the response of a GraphQL query.