Look at the Nestjs Graphql and Graphql documentation to learn more.
Make sure to install the dependencies:
# npm
npm install
# yarn
yarn install
Start the development server on http://localhost:3000
# npm
npm run start
# yarn
yarn run start
Look at the Nestjs Graphql and Graphql documentation to learn more.
Make sure to install the dependencies:
# npm
npm install
# yarn
yarn install
Start the development server on http://localhost:3000
# npm
npm run start
# yarn
yarn run start