JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring GraphQL
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
M
O
P
Q
R
S
T
V
W
D
data(Object)
- Method in class org.springframework.graphql.web.
WebOutput.Builder
Set the
data
of the GraphQL execution result.
DataFetcherExceptionResolver
- Interface in
org.springframework.graphql.execution
Contract to resolve exceptions raised by
DataFetcher
's to
GraphQLError
's to add to the GraphQL response.
defaultHeader(String, String...)
- Method in interface org.springframework.graphql.test.tester.
WebGraphQlTester.Builder
Add the given header to all requests that haven't added it.
defaultHeaders(Consumer<HttpHeaders>)
- Method in interface org.springframework.graphql.test.tester.
WebGraphQlTester.Builder
Variant of
WebGraphQlTester.Builder.defaultHeader(String, String...)
that provides access to the underlying headers to inspect or modify directly.
doesNotContain(E...)
- Method in interface org.springframework.graphql.test.tester.
GraphQlTester.ListEntitySpec
Assert the list does not contain the given elements.
doResolveException(Throwable, DataFetchingEnvironment)
- Method in interface org.springframework.graphql.execution.
SyncDataFetcherExceptionResolver
Implement this method to resolve exceptions.
A
B
C
D
E
F
G
H
I
J
M
O
P
Q
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring GraphQL
Prev Letter
Next Letter
Frames
No Frames
All Classes