Uses of Interface
org.springframework.graphql.client.SyncGraphQlTransport
Packages that use SyncGraphQlTransport
-
Uses of SyncGraphQlTransport in org.springframework.graphql.client
Methods in org.springframework.graphql.client with parameters of type SyncGraphQlTransportModifier and TypeMethodDescriptionprotected GraphQlClient
AbstractGraphQlClientSyncBuilder.buildGraphQlClient
(SyncGraphQlTransport transport) Build the default transport-agnostic client that subclasses can then wrap withAbstractDelegatingGraphQlClient
.