Uses of Class
org.springframework.graphql.client.DgsGraphQlClient
Packages that use DgsGraphQlClient
-
Uses of DgsGraphQlClient in org.springframework.graphql.client
Methods in org.springframework.graphql.client that return DgsGraphQlClientModifier and TypeMethodDescriptionstatic DgsGraphQlClient
DgsGraphQlClient.create
(GraphQlClient client) Create instance that wraps the givenGraphQlClient
.