Open iam4x opened 5 years ago
@tgriesser could you merge it?
@tgriesser please merge this!
🆙
+1
As people are waiting for this to be merged, I thought I would share what I did, which is use patch package
https://github.com/ds300/patch-package To apply this one line patch.
The patch is commited along with source control so is always applied after an npm or yarn install.
Like I said in the issue itself, you can also directly use my fork =>
Hey
I've published a package with the fix in the meantime:
npm install @iam4x/cypress-graphql-mock
It also includes another feature:
- If you dont provided a mock for an operation
- The original request would be made and resolved
this closes #23