/enterprise-apollo-graphql

Practice repo of the Enterprise Apollo GraphQL course

Primary LanguageTypeScriptMIT LicenseMIT

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).