Uses of Class
io.helidon.nima.graphql.server.GraphQlService
Packages that use GraphQlService
Package
Description
GraphQL server integration with Helidon NĂma WebServer.
-
Uses of GraphQlService in io.helidon.nima.graphql.server
Methods in io.helidon.nima.graphql.server that return GraphQlServiceModifier and TypeMethodDescriptionGraphQlService.Builder.build()static GraphQlServiceGraphQlService.create(graphql.schema.GraphQLSchema schema) Create GraphQL support for a GraphQL schema.