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
Currently, the key fields of the field's schema type are used in TypePolicyCacheKeyGenerator. For interfaces and unions to work as expected, the concrete type (as found in __typename) should be used instead.