I am using the data from a GraphQL query as an argument for a mutation and I am seeing errors because __typename is not recognized. I have set the …
I am using the data from a GraphQL query as an argument for a mutation and I am seeing errors because __typename is not recognized. I have set the …