| Interface | Description |
|---|---|
| HttpCache |
Http GraphQL http request / response cache.
|
| HttpCacheRecord | |
| HttpCacheRecordEditor | |
| HttpCacheStore |
CacheStore is an abstraction for a cache store that is used to read, modify or delete http responses.
|
| Class | Description |
|---|---|
| HttpCachePolicy |
Http cache policy factory
|
| HttpCachePolicy.ExpirePolicy |
Cache policy with provided expiration configuration
|
| HttpCachePolicy.Policy |
Abstraction for http cache policy configurations
|
| Enum | Description |
|---|---|
| HttpCachePolicy.FetchStrategy |
Represents different fetch strategies for http request / response cache
|