Publish to my blog (weekly)
-
One-to-one relations - typeorm
- Relations can be uni-directional and bi-directional
-
-
GraphQL + TypeScript | NestJS - A progressive Node.js framework
-
In the schema first approach, the source of truth is GraphQL SDL (Schema Definition Language) files. SDL is a language-agnostic way to share schema files between different platforms. Nest automatically generates your TypeScript definitions (using either classes or interfaces) based on the GraphQL schemas to reduce the need to write redundant boilerplate code.
-
댓글