Class GraphQLGenerator
java.lang.Object
org.brapi.schematools.core.graphql.GraphQLGenerator
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionResponse<graphql.schema.GraphQLSchema>generate(Path schemaDirectory, GraphQLGeneratorOptions options)
-
Constructor Details
-
GraphQLGenerator
public GraphQLGenerator()
-
-
Method Details
-
generate
public Response<graphql.schema.GraphQLSchema> generate(Path schemaDirectory, GraphQLGeneratorOptions options)
-