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
Remove __typename from inline fragments in allowlist normalization
Extend the query normalization logic to handle inline fragments by recursively filtering their selection sets, ensuring __typename fields are properly removed from inline fragments as well as regular fields.
0 commit comments