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
M
many()
- Method in class org.springframework.graphql.data.
QuerydslDataFetcher.Builder
Build a
DataFetcher
to fetch many object instances.
many()
- Method in class org.springframework.graphql.data.
QuerydslDataFetcher.ReactiveBuilder
Build a
DataFetcher
to fetch many object instances through
Flux
.
matches(Predicate<D>)
- Method in interface org.springframework.graphql.test.tester.
GraphQlTester.EntitySpec
Assert the converted entity matches the given predicate.
matchesJson(String)
- Method in interface org.springframework.graphql.test.tester.
GraphQlTester.PathSpec
Parse the JSON at the given path and the given expected JSON and assert that the two are "similar".
matchesJsonStrictly(String)
- Method in interface org.springframework.graphql.test.tester.
GraphQlTester.PathSpec
Parse the JSON at the given path and the given expected JSON and assert that the two are "similar" so they contain the same attribute-value pairs regardless of formatting, along with lenient checking, e.g.
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