Uses of Package
com.graphql_java_generator.client
Package
Description
This package contains all the classes used to generate the requests toward the GraphQL server.
-
ClassDescriptionThis interface marks a class as being the implementation for the GraphQL type defined in the GraphQL schema, that is a query, a mutation or a subscription.
-
ClassDescriptionThis interface marks a class as being the non reactive executor for a GraphQL mutation.This interface marks a class as being the reactive executor for a GraphQL mutation.This interface marks a class as being the non reactive executor for a GraphQL query.This interface marks a class as being the reactive executor for a GraphQL query.This interface marks a class as being the implementation for the GraphQL type defined in the GraphQL schema, that is a query, a mutation or a subscription.This interface marks a class as being the (non reactive) executor for a GraphQL subscription.This interface marks a class as being the reactive executor for a GraphQL subscription.This interface will receive the notification for each message that comes from a subscription.This interface allows the application to interact with the subscription, once it has subscribed to it.
-
ClassDescriptionThis interface marks a class as being the implementation for the GraphQL type defined in the GraphQL schema, that is a query, a mutation or a subscription.Deprecated.This interface will receive the notification for each message that comes from a subscription.This interface allows the application to interact with the subscription, once it has subscribed to it.
-
ClassDescriptionThis class is a wrapper around an
ObjectMapper
.This interface marks a class as being the implementation for the GraphQL type defined in the GraphQL schema, that is a query, a mutation or a subscription.This interface will receive the notification for each message that comes from a subscription.This interface allows the application to interact with the subscription, once it has subscribed to it. -
ClassDescriptionThis interface will receive the notification for each message that comes from a subscription.