Package-level declarations
Types
Link copied to clipboard
interface ApolloHttpCache
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Configures a persistent LRU HTTP cache for the ApolloClient.
Link copied to clipboard
Configures httpDoNotStore. Entries will never be stored if set to true.
Link copied to clipboard
Configures httpExpireAfterRead. Entries will be removed from the cache after read if set to true.
Link copied to clipboard
Configures httpExpireTimeout. Entries will be removed from the cache after this timeout.
Link copied to clipboard
Configures the HttpFetchPolicy