Skip to content

Same basic topic about Typegraphql and it used with typegoose.

Notifications You must be signed in to change notification settings

onurc4kir/typegraphql-movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Example to Typegraphql

Same basic topic about Typegraphql and it used with typegoose.

Before you clone project you should already have mongodb on your computer. Change DB_URI variable at .env file according to your database string.

Circular Dependency Example

Movie can call director model and also director model can call its movies. This is exampel of Circular Dependency.

About

Same basic topic about Typegraphql and it used with typegoose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published