Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name() - Element in annotation interface org.springframework.graphql.data.federation.EntityMapping
 - 
Customize the name of the entity to map to.
 - name() - Element in annotation interface org.springframework.graphql.data.method.annotation.Argument
 - 
The name of the input argument to bind to.
 - name() - Element in annotation interface org.springframework.graphql.data.method.annotation.ContextValue
 - 
The name of the value to bind to.
 - name() - Element in annotation interface org.springframework.graphql.data.method.annotation.LocalContextValue
 - 
The name of the value to bind to.
 - name() - Element in annotation interface org.springframework.graphql.data.method.annotation.MutationMapping
 - 
Alias for
SchemaMapping.field(). - name() - Element in annotation interface org.springframework.graphql.data.method.annotation.QueryMapping
 - 
Alias for
SchemaMapping.field(). - name() - Element in annotation interface org.springframework.graphql.data.method.annotation.SubscriptionMapping
 - 
Alias for
SchemaMapping.field(). - nameResolver() - Method in class org.springframework.graphql.data.GraphQlArgumentBinder.Options
 - nameResolver(GraphQlArgumentBinder.NameResolver) - Method in class org.springframework.graphql.data.GraphQlArgumentBinder.Options
 - 
Add a resolver to help to map GraphQL argument names to Object property names.
 - next(String, Map<String, Object>) - Static method in class org.springframework.graphql.server.support.GraphQlWebSocketMessage
 - 
Create a
"next"server message. - next(ClientGraphQlRequest) - Method in interface org.springframework.graphql.client.GraphQlClientInterceptor.Chain
 - 
Delegate to the rest of the chain to perform the request.
 - next(ClientGraphQlRequest) - Method in interface org.springframework.graphql.client.GraphQlClientInterceptor.SubscriptionChain
 - 
Delegate to the rest of the chain to perform the request.
 - next(ClientGraphQlRequest) - Method in interface org.springframework.graphql.client.SyncGraphQlClientInterceptor.Chain
 - 
Delegate to the rest of the chain to perform the request.
 - next(RSocketGraphQlRequest) - Method in interface org.springframework.graphql.server.RSocketGraphQlInterceptor.Chain
 - 
Delegate to the rest of the chain to execute the request.
 - next(WebGraphQlRequest) - Method in interface org.springframework.graphql.server.WebGraphQlInterceptor.Chain
 - 
Delegate to the rest of the chain to execute the request.
 - NEXT - Enum constant in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
 - 
Operation execution result(s) from the source stream created by the binding
GraphQlWebSocketMessageType.SUBSCRIBEmessage. - noOpEncoder() - Static method in interface org.springframework.graphql.data.pagination.CursorEncoder
 - 
Return a
CursorEncoderthat does not encode nor decode. - NOT_FOUND - Enum constant in enum class org.springframework.graphql.execution.ErrorType
 - 
DataFetcherdid not find a data value or is not willing to disclose that one exists. - NOT_SPECIFIED - Enum constant in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
 - 
Indicates the GraphQL message did not have a message type.
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form