toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-runtime
/
com.apollographql.apollo.interceptor
/
ApolloInterceptorChain
Apollo
Interceptor
Chain
interface
ApolloInterceptorChain
Members
Functions
proceed
Link copied to clipboard
abstract
fun
<
D
:
Operation.Data
>
proceed
(
request
:
ApolloRequest
<
D
>
)
:
Flow
<
ApolloResponse
<
D
>
>