Uses of Package
org.allGraphQLCases.client.util
Packages that use org.allGraphQLCases.client.util
-
Classes in org.allGraphQLCases.client.util used by org.allGraphQLCases.client.utilClassDescriptionA mono line description for AnotherMutationType
This class contains the methods that allows the execution of the queries or mutations that are defined in the AnotherMutationType 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.Deprecated.This is a description to describe the type MyQueryType on two lines
This class contains the methods that allows the execution of the queries or mutations that are defined in the MyQueryType 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.Deprecated.Please use theCTP_MyQueryType_CTS
class instead.A mono line description for TheSubscriptionType This class contains the methods that allows the execution of the subscriptions that are defined in the TheSubscriptionType 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.
CTP_AnotherMutationType_CTS
class instead.