Package io.smallrye.graphql.bootstrap
Class Bootstrap
- java.lang.Object
-
- io.smallrye.graphql.bootstrap.Bootstrap
-
public class Bootstrap extends Object
Bootstrap MicroProfile GraphQL This create a graphql-java model from the smallrye model- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static graphql.schema.GraphQLSchemabootstrap(Schema schema)static graphql.schema.GraphQLSchemabootstrap(Schema schema, boolean skipInjectionValidation)
-