addHttpInterceptor
fun addHttpInterceptor(httpInterceptor: HttpInterceptor): ApolloClient.Builder
Content copied to clipboard
Adds httpInterceptor to the list of HTTP interceptors
See also networkTransport for more customization