Uses of Class
io.helidon.graphql.server.GraphQlSupport
Packages that use GraphQlSupport
-
Uses of GraphQlSupport in io.helidon.graphql.server
Methods in io.helidon.graphql.server that return GraphQlSupportModifier and TypeMethodDescriptionGraphQlSupport.Builder.build()
static GraphQlSupport
GraphQlSupport.create
(graphql.schema.GraphQLSchema schema) Create GraphQL support for a GraphQL schema.