Test GraphiQL Application
========================

This test folder serves as a basis for testing in-development changes
and offers watching/compiling of the `src` folder. To utilize this, simply:

1. Run `npm install`
2. Run `npm run dev`
3. Open your browser to the address listed in your console. e.g. `Started on http://localhost:49811/`
