Usage in the browser
With Storybook
Mock Service Worker and GraphQL Testing Library pair nicely with Storybook when developing in the browser.
To get started, install the Mock Service Worker Storybook addon.
npm install --save-dev msw-storybook-addonpnpm add --save-dev msw-storybook-addonyarn add --dev msw-storybook-addonbun add --dev msw-storybook-addon