Uses of Interface
org.springframework.graphql.client.RSocketGraphQlClient
Package
Description
This package contains a
GraphQlClient
along with HTTP and WebSocket extensions.GraphQL client testing support.
-
Uses of RSocketGraphQlClient in org.springframework.graphql.client
Modifier and TypeMethodDescriptionRSocketGraphQlClient.Builder.build()
Build theRSocketGraphQlClient
instance. -
Uses of RSocketGraphQlClient in org.springframework.graphql.test.tester
ModifierConstructorDescriptionDefaultRSocketGraphQlTesterBuilder
(RSocketGraphQlClient rsocketGraphQlClient) Constructor to mutate.