Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- obtainApplicationContext() - Method in class org.springframework.graphql.data.method.annotation.support.AnnotatedControllerDetectionSupport
- ofNullable(T) - Static method in class org.springframework.graphql.data.ArgumentValue
- 
Static factory method for an argument value that was provided, even if it was set to "null.
- omitted() - Static method in class org.springframework.graphql.data.ArgumentValue
- 
Static factory method for an argument value that was omitted.
- operation(ExecutionRequestObservationContext) - Method in class org.springframework.graphql.observation.DefaultExecutionRequestObservationConvention
- OPERATION - Enum constant in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestLowCardinalityKeyNames
- 
GraphQL Operation name.
- OPERATION_NAME_KEY - Static variable in class org.springframework.graphql.support.DefaultGraphQlRequest
- operationName(String) - Method in interface org.springframework.graphql.client.GraphQlClient.RequestSpec
- 
Set the name of the operation in thedocumentto execute, if the document contains multiple operations.
- operationName(String) - Method in interface org.springframework.graphql.test.tester.GraphQlTester.Request
- 
Set the operation name.
- org.springframework.graphql - package org.springframework.graphql
- 
Top level abstractions for processing GraphQL requests.
- org.springframework.graphql.client - package org.springframework.graphql.client
- 
This package contains aGraphQlClientalong with HTTP and WebSocket extensions.
- org.springframework.graphql.data - package org.springframework.graphql.data
- 
Support for various ways to implementDataFetchers.
- org.springframework.graphql.data.federation - package org.springframework.graphql.data.federation
- 
Integration for Apollo federation that provides aFederationSchemaFactoryto set up the schema with, and supports the fetching of federated types via@EntityMappingcontroller methods.
- org.springframework.graphql.data.method - package org.springframework.graphql.data.method
- 
Support for DataFetcher's based on handler methods typically annotated withSchemaMappingannotations.
- org.springframework.graphql.data.method.annotation - package org.springframework.graphql.data.method.annotation
- 
Annotations for binding data fetching methods to GraphQL schema queries, mutations, subscriptions, and fields.
- org.springframework.graphql.data.method.annotation.support - package org.springframework.graphql.data.method.annotation.support
- 
Resolvers for method parameters of annotated handler methods.
- org.springframework.graphql.data.pagination - package org.springframework.graphql.data.pagination
- 
Core contracts and generic infrastructure classes for pagination.
- org.springframework.graphql.data.query - package org.springframework.graphql.data.query
- 
DataFetcherimplementations built on Spring Data extensions such as Query by Example and Querydsl.
- org.springframework.graphql.execution - package org.springframework.graphql.execution
- 
Support for GraphQL request execution, including abstractions to configure and invokeGraphQL.
- org.springframework.graphql.observation - package org.springframework.graphql.observation
- 
Support for GraphQLobservability.
- org.springframework.graphql.server - package org.springframework.graphql.server
- 
Server transports handling GraphQL requests over the HTTP, WebSocket, and RSocket.
- org.springframework.graphql.server.support - package org.springframework.graphql.server.support
- 
Support classes for Web transports.
- org.springframework.graphql.server.webflux - package org.springframework.graphql.server.webflux
- 
HTTP and WebSocket handlers for use in a Spring WebFlux application.
- org.springframework.graphql.server.webmvc - package org.springframework.graphql.server.webmvc
- 
HTTP and WebSocket handlers for use in a Spring WebMvc application.
- org.springframework.graphql.support - package org.springframework.graphql.support
- 
Support classes for Spring GraphQL.
- org.springframework.graphql.test.tester - package org.springframework.graphql.test.tester
- 
GraphQL client testing support.
- outcome(DataFetcherObservationContext) - Method in class org.springframework.graphql.observation.DefaultDataFetcherObservationConvention
- outcome(ExecutionRequestObservationContext) - Method in class org.springframework.graphql.observation.DefaultExecutionRequestObservationConvention
- OUTCOME - Enum constant in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.DataFetcherLowCardinalityKeyNames
- 
Outcome of the GraphQL data fetching operation.
- OUTCOME - Enum constant in enum class org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestLowCardinalityKeyNames
- 
Outcome of the GraphQL request.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form