Package io.helidon.graphql
package io.helidon.graphql
Shared GraphQL API types for Helidon client and server integrations.
-
ClassDescriptionInner types are used by generated code.Service Registry contract for GraphQL custom scalar mappings.Common GraphQL annotations shared by client and server integrations.Names a GraphQL resolver argument parameter.Defines a default value for a resolver argument.Adds a GraphQL description.Marks a Java type that should be included in generated GraphQL schema output.Excludes an output Java member from generated schema output.Marks a GraphQL mutation operation method.Overrides the generated GraphQL name.Marks a generated GraphQL type, field, or argument as non-null.Marks a GraphQL query operation method.Marks a Java type as a GraphQL scalar.Deprecated.subscription execution is reserved for future GraphQL support and is currently ignored