Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UNAUTHORIZED - Enum constant in enum class org.springframework.graphql.execution.ErrorType
- 
DataFetcherdid not fetch the data value due to a lack of valid authentication credentials.
- unmappedArguments() - Method in interface org.springframework.graphql.execution.SchemaReport
- 
Return a map withDataFetchers and the names of arguments they depend on that don't exist.
- unmappedFields() - Method in interface org.springframework.graphql.execution.SchemaReport
- 
Return the coordinates of unmapped fields.
- unmappedRegistrations() - Method in interface org.springframework.graphql.execution.SchemaReport
- 
Return the coordinates for invalidDataFetcherregistrations referring to fields that don't exist in the schema.
- url(String) - Method in interface org.springframework.graphql.client.HttpSyncGraphQlClient.Builder
- 
Set the GraphQL endpoint URL as a String.
- url(String) - Method in interface org.springframework.graphql.client.WebGraphQlClient.Builder
- 
Set the GraphQL endpoint URL as a String.
- url(String) - Method in interface org.springframework.graphql.test.tester.WebGraphQlTester.Builder
- 
Set the GraphQL endpoint URL as a String.
- url(URI) - Method in interface org.springframework.graphql.client.HttpSyncGraphQlClient.Builder
- 
Set the GraphQL endpoint URL.
- url(URI) - Method in interface org.springframework.graphql.client.WebGraphQlClient.Builder
- 
Set the GraphQL endpoint URL.
- url(URI) - Method in interface org.springframework.graphql.test.tester.WebGraphQlTester.Builder
- 
Set the GraphQL endpoint URL.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form