I am testing a mutation that creates a user something like this:
def test_create_user(self): user_mutation = """ mutation($id: ID!,