Interface GraphQlTester.Response

All Superinterfaces:
GraphQlTester.Traversable
Enclosing interface:
GraphQlTester

public static interface GraphQlTester.Response extends GraphQlTester.Traversable
Declare options to check the data and errors of a GraphQL response.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return a spec to filter out or inspect errors.

    Methods inherited from interface org.springframework.graphql.test.tester.GraphQlTester.Traversable

    path