ApolloCacheHeaders
object ApolloCacheHeaders
A collection of cache headers that Apollo's implementations of NormalizedCache respect.
Properties
Link copied to clipboard
The Records will be stored with this date.
Link copied to clipboard
Records from this request should not be stored in the NormalizedCache.
Link copied to clipboard
Records from this request should be evicted after being read.
Link copied to clipboard
Records should be stored and read from the MemoryCache only.