graphql-fields-list
graphql-fields-list copied to clipboard
Exclude __typename in root and all nested
Hi, I would like to be able to remove __typename from the whole tree. I thought something like *.__typename might work, but it did not :/