apollo-kotlin
3.8.2
common
apollo-runtime
/
com.apollographql.apollo3.interceptor
/
ApolloInterceptor
Apollo
Interceptor
common
interface
ApolloInterceptor
Content copied to clipboard
Functions
Functions
intercept
Link copied to clipboard
common
abstract
fun
<
D
:
Operation.Data
>
intercept
(
request
:
ApolloRequest
<
D
>
,
chain
:
ApolloInterceptorChain
)
:
Flow
<
ApolloResponse
<
D
>
>
Content copied to clipboard