File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1298,6 +1298,8 @@ There are several extensions that simplify working with TypeORM and integrating
12981298- another ER Diagram generator - [ erdia] ( https://www.npmjs.com/package/erdia/ )
12991299- Create, drop & seed database - [ typeorm-extension] ( https://github.com/tada5hi/typeorm-extension )
13001300- Automatically update ` data-source.ts ` after generating migrations/entities - [ typeorm-codebase-sync] ( https://www.npmjs.com/package/typeorm-codebase-sync )
1301+ - Easy manipulation of ` relations ` objects - [ typeorm-relations] ( https://npmjs.com/package/typeorm-relations )
1302+ - Automatically generate ` relations ` based on a GraphQL query - [ typeorm-relations-graphql] ( https://npmjs.com/package/typeorm-relations-graphql )
13011303
13021304## Contributing
13031305
You can’t perform that action at this time.
0 commit comments