Package-level declarations

Functions

Link copied to clipboard
fun ApolloClient.Builder.ktorClient(httpClient: HttpClient): ApolloClient.Builder

Configures the ApolloClient to use the Ktor HttpClient for network requests. The HttpClient will be used for both HTTP and WebSocket requests.