Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.
/ gql-ts-template Public archive

A template project for Apollo GraphQL APIs using Typescript.

License

Notifications You must be signed in to change notification settings

roneygomes/gql-ts-template

Repository files navigation

Tests

  • As expected, tests run with npm test.
  • The test runner is mocha, with chai providing the assertions.
  • Tests are split into unit and integration tests, each with its own subdirectory.

Structure

Each part of the domain is isolated in a separate package containing its corresponding set of resolver functions, data sources and interface definitions.

About

A template project for Apollo GraphQL APIs using Typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published