apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
common
Platform filter
common
Switch theme
Search in API
apollo-kdoc
apollo-runtime
/
com.apollographql.apollo.network.http
/
BatchingHttpInterceptor
/
Companion
Companion
object
Companion
Members
Functions
configure
Apollo
Call
Link copied to clipboard
@
JvmStatic
fun
<
D
:
Operation.Data
>
configureApolloCall
(
apolloCall
:
ApolloCall
<
D
>
,
canBeBatched
:
Boolean
)
configure
Apollo
Client
Builder
Link copied to clipboard
@
JvmStatic
fun
configureApolloClientBuilder
(
apolloClientBuilder
:
ApolloClient.Builder
,
canBeBatched
:
Boolean
)