MSW Middleware Example

Usage

npm i && npm start

Call Ping GQL query.

query Ping {
  ping
}