Skip to content

risteFront/GraphQL-ralationship-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relationships between tables (Query and Mutation) in TypeORM

Steps to run this project:

  1. Run npm i command
  2. Create ormconfig.json file and sutup a database creadentials for PostgreSQL. Visit https://typeorm.io/#/ to see ormconfig.json example
  3. Setup database settings inside ormconfig.json file
  4. Run npm start command
  5. To run query and mutation visit localhost:4000

Releases

No releases published

Packages

No packages published