wachunga opened this issue 6 years ago · 1 comments
Those experienced with Cypress may realize this, but I think it's worth mentioning you also need to update commands.js with:
commands.js
import 'cypress-graphql-mock';
Added, thanks!