Skip to content

isarbits/nestjs-graphql-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest.js GraphQL Sample

Working code (no DB) which creates a graphql endpoint for authors/posts data.

This is the result from learning/implementing GraphQL as written in the nest.js docs.

install

npm install

run tests

npm run test

Todo:

  • Figure out proper way to pass filtering/querying down to service level
  • Create/Update/Delete entities

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published