Chino Moka
Results
2
issues of
Chino Moka
_This is still working in progress. Don't expect it to work, and don't suggest chores like splitting files, missing dependencies, typos for now if you don't want to wast your...
c: feature
Apollo supports defining `read` & `merge` function for fields in `InMemoryCache` (https://www.apollographql.com/docs/react/caching/cache-field-behavior), which is critical for advanced caching and custom scalars. But that involves defining functions inside `inMemoryCacheOptions`. ```ts ({...