Package-level declarations
Types
Link copied to clipboard
interface ApolloInterceptor
Link copied to clipboard
interface ApolloInterceptorChain
Link copied to clipboard
class AutoPersistedQueryInterceptor(httpMethodForHashedQueries: HttpMethod, httpMethodForDocumentQueries: HttpMethod) : ApolloInterceptor
Functions
Link copied to clipboard
Returns an ApolloInterceptor that monitors network errors and possibly retries the Flow when an ApolloNetworkException happens.