You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2019. It is now read-only.
I'd like to store objects in the cache that should be treated as scalars by apollo. When writing the objects to the cache, no __typename should be required, and while reading the object no subfields should be required.
As an example, let's assume that I have such a custom TypeScript type: