Interface HttpGraphQlClient.Builder<B extends HttpGraphQlClient.Builder<B>>

All Superinterfaces:
GraphQlClient.Builder<B>, WebGraphQlClient.Builder<B>
Enclosing interface:
HttpGraphQlClient

public static interface HttpGraphQlClient.Builder<B extends HttpGraphQlClient.Builder<B>> extends WebGraphQlClient.Builder<B>
Builder for the GraphQL over HTTP client.