Not able to use the union types on graphql using apollo client
I have a query that uses union types inside it.
Apollo client returning Unknown Type Error when executing a mutation
`Hi guys, ive got a problem with runnin my graphql mutation due to the following error: