0.0.7 • Published 2 years ago
@dhau/msw-graphql v0.0.7
Dhau MSW GraphQL
Some extra utilities to write MSW GraphQL handlers.
Installation
npm add @dhau/msw-graphql
Local Development
Setup
- Install system dependencies using ASDF, or manually install the dependencies in
.tool-versions
- Install project dependencies using
npm ci
Publishing
- Manually set new version in
package.json
npm run deploy