Defining type policies during runtime in Apollo
Apollo InMemoryCache type policies are used to define field policies for local state, to customize identifier generation by type or to define a custom merge function for the cache.
The standard way of doing this is by defining the type policies durin...
blog.debugpai.com6 min read