addHttpInterceptor

fun addHttpInterceptor(httpInterceptor: HttpInterceptor): ApolloClient.Builder

Adds httpInterceptor to the list of HTTP interceptors

See also networkTransport for more customization