- Trying to get my head around how caching works in Apollo client
- cached ids are generated from a provided
idand__typeName, so it’s important to return anidif possible.
- cached ids are generated from a provided
id and __typeName, so it’s important to return an id if possible.