/express-gql-api

🚀 Sample implementation of an express GraphQL API

Primary LanguageTypeScript

🚀 Express GraphQL API

Sample implementation of an express GraphQL API

🔧 Setup

Optionally

  • You can run tests with

    npm run test
  • Regenerate types from GraphQL schema

    npm run codegen