Interface HttpSyncGraphQlClient

All Superinterfaces:
GraphQlClient

public interface HttpSyncGraphQlClient extends GraphQlClient
GraphQL over HTTP client with that uses RestClient in a blocking execution chain.
Since:
1.3.0
Author:
Rossen Stoyanchev
See Also: