How i can hanlde GraphQL erros with jest? If I get an error that was triggered by GraphQL. How I can fix it with a jest test? Can someone help me?
My GraphQL error ou