callFactory

open fun callFactory(factory: Call.Factory): ApolloClient.Builder

Set the custom call factory for creating Call instances.

Note: Calling okHttpClient automatically sets this value.