Possible fetch states
Serializable headers
GraphQL variables
Possible missing type
Clear a cache key in the shared cache data.
Shorthand utility function to return data from accessors
Shorthand utility function to return data from an accessor array
Set imperatively the data of a key in the Shared cache.
You can give the data right away or a function that receives
the previous cacheData and returns the new data
It can be useful for preparing an specific hook data and prevent unnecessary fetches
To improve it's type-safety you can declare anywhere it's types following the example
Generated using TypeDoc
Fetch policy based in Apollo fetchPolicy behaviour https://www.apollographql.com/docs/react/api/react-apollo/#optionsfetchpolicy