Uses of Annotation Type
graphql.ExperimentalApi
Packages that use ExperimentalApi
Package
Description
-
Uses of ExperimentalApi in graphql
Fields in graphql with annotations of type ExperimentalApiModifier and TypeFieldDescriptionstatic final DirectiveDefinition
Directives.ONE_OF_DIRECTIVE_DEFINITION
static final GraphQLDirective
Directives.OneOfDirective
-
Uses of ExperimentalApi in graphql.execution.conditional
Classes in graphql.execution.conditional with annotations of type ExperimentalApiModifier and TypeInterfaceDescriptioninterface
This callback interface allows custom implementations to decide if a field is included in a query or not. -
Uses of ExperimentalApi in graphql.language
Classes in graphql.language with annotations of type ExperimentalApi -
Uses of ExperimentalApi in graphql.schema
Methods in graphql.schema with annotations of type ExperimentalApiModifier and TypeMethodDescriptionboolean
GraphQLInputObjectType.isOneOf()
An Input Object is considered a OneOf Input Object if it has the `@oneOf` directive applied to it. -
Uses of ExperimentalApi in graphql.schema.diffing
Classes in graphql.schema.diffing with annotations of type ExperimentalApi -
Uses of ExperimentalApi in graphql.schema.validation
Classes in graphql.schema.validation with annotations of type ExperimentalApi