httpClient

val ContextReceiver.httpClient: HttpClient?

Extension receiver for referencing the HttpClient instance needed when executing query, mutation and subscription.

See also


Extension receiver for setting the HttpClient instance needed when executing query, mutation and subscription.