You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

InterceptorProvider


EXTENSION

InterceptorProvider

Swift
1public extension InterceptorProvider

Methods

additionalErrorInterceptor(for:)

Swift
1func additionalErrorInterceptor<Operation: GraphQLOperation>(for operation: Operation) -> ApolloErrorInterceptor?

Parameters

NameDescription
operationThe operation to provide an additional error interceptor for
Feedback

Edit on GitHub

Forums