mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Graphql Apollo sample
Installation
npm install
Graphql Playground
When the application is running, you can go to http://localhost:3000/graphql to access the GraphQL Playground. See here for more.