Uses of Interface
org.springframework.graphql.client.SyncGraphQlTransport
-
Uses of SyncGraphQlTransport in org.springframework.graphql.client
Modifier and TypeMethodDescriptionprotected GraphQlClient
AbstractGraphQlClientSyncBuilder.buildGraphQlClient
(SyncGraphQlTransport transport) Build the default transport-agnostic client that subclasses can then wrap withAbstractDelegatingGraphQlClient
.