ConvertClientErrorsInterceptor

class ConvertClientErrorsInterceptor : Interceptor

Convert any client errors so that they are not swallowed by the Amplify GraphQLOperation response handler.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun intercept(chain: Interceptor.Chain): Response