Mock using graphql-mocks with Nock
npm install @graphql-mocks/network-nock@graphql-mocks/network-nockThis package provides a Network Handler in the form of a Nock route handler to integrate GraphQL Mocks with Nock. This allows for writing mocks in tests against Nock, node-based network mocking.
---
* GraphQL Mocks
* API Documentation
* @graphql-mocks/network-nock documentation
* References
* Introducing Network Handlers
* Nock