interceptor/src/gql_interceptor_link library
Classes
- GQLInterceptorLink
-
A single GraphQL
Linkthat drives a list of GQLInterceptors through their GQLInterceptor.onRequest → network → GQLInterceptor.onResponse / GQLInterceptor.onError lifecycle.
Link that drives a list of GQLInterceptors through
their GQLInterceptor.onRequest → network → GQLInterceptor.onResponse /
GQLInterceptor.onError lifecycle.