Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 413 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 413 Bytes

Enterprise Apollo GraphQL

Setup

npm install

Running tests

Running in watch mode

npm run test:watch

Running once

npm test

Licenses

The content in this repository is licensed under the MIT license.

Some content has been based on content of the Apollo Server documentation (license).