Package 

Class GraphQLClientGeneratorContext

  • All Implemented Interfaces:

    
    public final class GraphQLClientGeneratorContext
    
                        

    GraphQL client generator context.

    Context is created per each processed GraphQL query and contains configuration information, schema and query information as well as holds caches of all generated types, aliases and class names.