Package | Description |
---|---|
org.springframework.graphql.client |
This package contains a
GraphQlClient
along with HTTP and WebSocket extensions. |
org.springframework.graphql.test.tester |
GraphQL client testing support.
|
Modifier and Type | Method and Description |
---|---|
RSocketGraphQlClient |
RSocketGraphQlClient.Builder.build()
Build the
RSocketGraphQlClient instance. |
Constructor and Description |
---|
DefaultRSocketGraphQlTesterBuilder(RSocketGraphQlClient rsocketGraphQlClient)
Constructor to mutate.
|