Uses of Interface
org.springframework.graphql.client.HttpGraphQlClient
-
Uses of HttpGraphQlClient in org.springframework.graphql.client
Modifier and TypeMethodDescriptionHttpGraphQlClient.Builder.build()
Build theHttpGraphQlClient
instance.static HttpGraphQlClient
Create anHttpGraphQlClient
that uses the givenWebClient
.