In a React and GraphQL project, I have a mutation which looks like this:
const variables: { id: faker.random.uuid(), //other info } client.mutate({