apollo-kotlin
3.8.2
common
apollo-runtime
/
com.apollographql.apollo3.network.http
/
BatchingHttpEngine
/
BatchingHttpEngine
Batching
Http
Engine
common
@
JvmOverloads
fun
BatchingHttpEngine
(
delegate
:
HttpEngine
=
DefaultHttpEngine()
,
batchIntervalMillis
:
Long
=
10
,
maxBatchSize
:
Int
=
10
,
exposeErrorBody
:
Boolean
=
false
)
Content copied to clipboard