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
Apollo Client is breaking because I have circular relationships that are terminated and replaced with an empty object. I need this to be null, not an object because all responses need to have a __typename and some kind of id field. Is this possible?