Module io.helidon.graphql.server
Package io.helidon.graphql.server
GraphQL server implementation for Helidon SE.
- See Also:
GraphQlSupport
-
Interface Summary Interface Description ExecutionContext GraphQL execution context to support partial results.InvocationHandler Invocation handler that allows execution of GraphQL requests without a WebServer. -
Class Summary Class Description GraphQlConstants Constants used across GraphQL implementation.GraphQlSupport Support for GraphQL for Helidon WebServer.GraphQlSupport.Builder Fluent API builder to createGraphQlSupport
.InvocationHandler.Builder Fluent API builder to configure the invocation handler.