The reason this is such a huge problem at the moment, is the
main flutter library for graphql by default puts the __typename also under mutations.
This seems to be an issue purely with dgraph, as other have not mentioned such an issue.
Because I quite like working with the library and dgraph as both are awesome implementations imo, I’d like to resolve this issue to limit the entry barrier for new users that do not want to deviate from the default path of the library.
Github issue I refer to: GraphQL-Flutter #784