Index
All Classes and Interfaces|All Packages|Serialized Form
P
- path(String) - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Traversable
-
Switch to a path under the "data" section of the GraphQL response.
- pathDoesNotExist() - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Path
-
Verify the current path does not exist.
- ping(Object) - Static method in class org.springframework.graphql.server.support.GraphQlWebSocketMessage
-
Create a
"ping"client or server message. - PING - Enum constant in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
- pong(Object) - Static method in class org.springframework.graphql.server.support.GraphQlWebSocketMessage
-
Create a
"pong"client or server message. - PONG - Enum constant in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
- PrincipalMethodArgumentResolver - Class in org.springframework.graphql.data.method.annotation.support
-
Resolver to obtain
Principalfrom Spring Security context viaSecurityContext.getAuthentication(). - PrincipalMethodArgumentResolver() - Constructor for class org.springframework.graphql.data.method.annotation.support.PrincipalMethodArgumentResolver
- projectAs(Class<P>) - Method in class org.springframework.graphql.data.query.QueryByExampleDataFetcher.Builder
-
Project results returned from the
QueryByExampleExecutorinto the targetprojectionType. - projectAs(Class<P>) - Method in class org.springframework.graphql.data.query.QueryByExampleDataFetcher.ReactiveBuilder
-
Project results returned from the
ReactiveQueryByExampleExecutorinto the targetprojectionType. - projectAs(Class<P>) - Method in class org.springframework.graphql.data.query.QuerydslDataFetcher.Builder
-
Project results returned from the
QuerydslPredicateExecutorinto the targetprojectionType. - projectAs(Class<P>) - Method in class org.springframework.graphql.data.query.QuerydslDataFetcher.ReactiveBuilder
-
Project results returned from the
ReactiveQuerydslPredicateExecutorinto the targetprojectionType. - ProjectedPayloadMethodArgumentResolver - Class in org.springframework.graphql.data.method.annotation.support
-
Resolver for a method parameter that is an interface annotated with
@ProjectedPayload. - ProjectedPayloadMethodArgumentResolver(ApplicationContext) - Constructor for class org.springframework.graphql.data.method.annotation.support.ProjectedPayloadMethodArgumentResolver
-
Create a new
ProjectedPayloadMethodArgumentResolverusing the given context. - PropagationWebGraphQlInterceptor - Class in org.springframework.graphql.observation
- PropagationWebGraphQlInterceptor(Propagator) - Constructor for class org.springframework.graphql.observation.PropagationWebGraphQlInterceptor
-
Create an interceptor that leverages the field names used by the given
Propagatorinstance.
All Classes and Interfaces|All Packages|Serialized Form