Class GraphQLClientGenerator
-
- All Implemented Interfaces:
public final class GraphQLClientGeneratorGraphQL client code generator that uses KotlinPoet to generate Kotlin classes based on the specified GraphQL queries.
-
-
Constructor Summary
Constructors Constructor Description GraphQLClientGenerator(String schemaPath, GraphQLClientGeneratorConfig config)
-