EXTENSION
InterceptorProvider
public extension InterceptorProvider
Methods
additionalErrorInterceptor(for:)
func additionalErrorInterceptor<Operation: GraphQLOperation>(for operation: Operation) -> ApolloErrorInterceptor?
Parameters
Name | Description |
---|---|
operation | The oper |