Skip navigation links
Spring for GraphQL
A B C D E F G H I J L M N O P Q R S T U V W 

V

value() - Method in enum 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 org.springframework.graphql.execution.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.graphql.server.support.GraphQlWebSocketMessageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.graphql.execution.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.graphql.server.support.GraphQlWebSocketMessageType
Returns an array containing the constants of this enum type, 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.
verify() - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Errors
Verify there are either no errors or that there no unexpected errors that have not been filtered out.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links
Spring for GraphQL