Interface HttpGraphQlClient

All Superinterfaces:
GraphQlClient, WebGraphQlClient

public interface HttpGraphQlClient extends WebGraphQlClient
GraphQL over HTTP client that uses WebClient.
Since:
1.0.0
Author:
Rossen Stoyanchev