Package com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
package com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
ClassesClassDescriptionThis class is a standard Deserializer for Jackson.This class is a standard Deserializer for Jackson.This class contains the methods that allows the execution of the queries or mutations that are defined in the Mutation of the GraphQL schema.
These methods allows: Preparation of full requests Execution of prepared full requests Execution of direct full direct requests Preparation of partial requests Execution of prepared partial requests Execution of direct partial requests You'll find all the documentation on the client page doc.This class contains the methods that allows the execution of the queries or mutations that are defined in the Mutation of the GraphQL schema.This class contains the methods that allows the execution of the queries or mutations that are defined in the Query of the GraphQL schema.
These methods allows: Preparation of full requests Execution of prepared full requests Execution of direct full direct requests Preparation of partial requests Execution of prepared partial requests Execution of direct partial requests You'll find all the documentation on the client page doc.This class contains the methods that allows the execution of the queries or mutations that are defined in the Query of the GraphQL schema.This class contains the methods that allows the execution of the subscriptions that are defined in the Subscription of the GraphQL schema.
These methods allows: Preparation of partial subscription requests Execution of partial prepared subscription requests Execution of partial direct subscription requests You'll find all the documentation on the client page doc.This class contains the methods that allows the execution of the subscriptions that are defined in the Subscription of the GraphQL schema.