Uses of Package
io.helidon.graphql.server
Packages that use io.helidon.graphql.server
Package
Description
GraphQL server implementation.
GraphQL server integration with Helidon NĂma WebServer.
GraphQL server integration with Helidon Reactive WebServer.
-
Classes in io.helidon.graphql.server used by io.helidon.graphql.serverClassDescriptionInvocation handler that allows execution of GraphQL requests without a WebServer.Fluent API builder to configure the invocation handler.
-
Classes in io.helidon.graphql.server used by io.helidon.nima.graphql.serverClassDescriptionInvocation handler that allows execution of GraphQL requests without a WebServer.
-
Classes in io.helidon.graphql.server used by io.helidon.reactive.graphql.serverClassDescriptionInvocation handler that allows execution of GraphQL requests without a WebServer.