I have a very basic graphql mutation in the frontend that I send to my backend.
With primitives it works:
const mutation = gql` mutation EditArticl