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 

N

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(RSocketGraphQlRequest) - Method in interface org.springframework.graphql.server.RSocketGraphQlInterceptor.Chain
Delegate to the rest of the chain to execute the request.
next(String, Map<String, Object>) - Static method in class org.springframework.graphql.server.support.GraphQlWebSocketMessage
Create a "next" server message.
next(WebGraphQlRequest) - Method in interface org.springframework.graphql.server.WebGraphQlInterceptor.Chain
Delegate to the rest of the chain to execute the request.
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