Package ch.brix.gql.client
package ch.brix.gql.client
-
ClassDescriptionBase for argument builders.Call<T>Call to GraphQL API.CallBuilder<T>Base for call builders.Used to modify package private 'call' field that should not be made public.Base for GraphQL clients.Used to specify the default values for fields.Deserializer for GraphQL responses.Used to specify the actual type of generic types.Base for input objects.Base for field selections and callsUsed to specify possible types for unions and interfaces.Only used to serialize the query to get the JSON in the correct format.Base for scalarsGraphQL request serializer.Base for type builders.The type registry's main purpose is to avoid Class.forName().