Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- value() - Method in class org.springframework.graphql.data.ArgumentValue
-
Return the contained value, or
null
. - value() - Element in annotation interface org.springframework.graphql.data.federation.EntityMapping
-
Effectively an alias for
EntityMapping.name()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.Argument
-
Alias for
Argument.name()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.BatchMapping
-
Effectively an alias for
BatchMapping.field()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.ContextValue
-
Alias for
ContextValue.name()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.GraphQlExceptionHandler
-
Exceptions handled by the annotated method.
- value() - Element in annotation interface org.springframework.graphql.data.method.annotation.LocalContextValue
-
Alias for
LocalContextValue.name()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.MutationMapping
-
Alias for
SchemaMapping.field()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.QueryMapping
-
Alias for
SchemaMapping.field()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.SchemaMapping
-
Effectively an alias for
SchemaMapping.field()
. - value() - Element in annotation interface org.springframework.graphql.data.method.annotation.SubscriptionMapping
-
Alias for
SchemaMapping.field()
. - value() - Method in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
-
The protocol value for the message type.
- valueIsNull() - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Path
-
Verify there is a
null
value at the current path. - valueOf(String) - Static method in enum class org.springframework.graphql.execution.ErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.DataFetcherHighCardinalityKeyNames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.DataFetcherLowCardinalityKeyNames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestHighCardinalityKeyNames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestLowCardinalityKeyNames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.graphql.execution.ErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.DataFetcherHighCardinalityKeyNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.DataFetcherLowCardinalityKeyNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestHighCardinalityKeyNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestLowCardinalityKeyNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variable(String, Object) - Method in interface org.springframework.graphql.client.GraphQlClient.RequestSpec
-
Add a value for a variable defined by the operation.
- variable(String, Object) - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Request
-
Add a variable.
- variables(Map<String, Object>) - Method in interface org.springframework.graphql.client.GraphQlClient.RequestSpec
-
Add all given values for variables defined by the operation.
- variables(Map<String, Object>) - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Request
-
Add variables from a
Map
. - VARIABLES_KEY - Static variable in class org.springframework.graphql.support.DefaultGraphQlRequest
- verify() - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Errors
-
Verify there are either no errors or that there are no unexpected errors that have not been
filtered out
. - visitGraphQLFieldDefinition(GraphQLFieldDefinition, TraverserContext<GraphQLSchemaElement>) - Method in class org.springframework.graphql.data.pagination.ConnectionFieldTypeVisitor
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form