Skip to content

Removes __typename from graphql queries

Miguel Rincon requested to merge mrincon-cleanup-typename into master

What does this MR do and why?

Our graphql client already adds the typename by default, so there is no need to have it in our queries.

Screenshots or screen recordings

NA

How to set up and validate locally

NA

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports