Uses of Class
io.helidon.webserver.graphql.GraphQlService
Packages that use GraphQlService
-
Uses of GraphQlService in io.helidon.webserver.graphql
Methods in io.helidon.webserver.graphql that return GraphQlServiceModifier and TypeMethodDescriptionGraphQlService.Builder.build()
static GraphQlService
GraphQlService.create
(graphql.schema.GraphQLSchema schema) Create GraphQL support for a GraphQL schema.