public static interface GraphQlTester.Response extends GraphQlTester.Traversable
Modifier and Type | Method and Description |
---|---|
GraphQlTester.Errors |
errors()
Return a spec to filter out or inspect errors.
|
path
GraphQlTester.Errors errors()
GraphQlTester.Traversable.path(String)
if some errors are expected and need to
be filtered out.