Package | Description |
---|---|
org.springframework.graphql.test.tester |
GraphQL client testing support.
|
Modifier and Type | Method and Description |
---|---|
GraphQlTester.SubscriptionSpec |
GraphQlTester.ExecuteSpec.executeSubscription()
Execute the GraphQL request as a subscription and return a spec with options to
transform the result stream.
|