Skip to content

Practice repo of the Enterprise Apollo GraphQL course

License

Notifications You must be signed in to change notification settings

xolvio/enterprise-apollo-graphql

Repository files navigation

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