Mock using graphql-mocks with msw (mock service worker)
npm install @graphql-mocks/network-msw@graphql-mocks/network-mswThis package provides a Network Handler in the form of a msw route handler to integrate GraphQL Mocks with msw (mock service worker). This method allows for full GraphQL Mocking in the browser.
---
* GraphQL Mocks
* API Documentation
* @graphql-mocks/network-msw documentation
* References
* Introducing Network Handlers
* msw (mock service worker)