👉 https://blog.logrocket.com/how-build-graphql-api-typegraphql-typeorm/
- Implement schema with type-graphql.
- Implement a Book CRUD.
- Implement model decorated with type-graphql.
- Implement input type with type-graphql.
- Implement resolvers with type-graphql.
- Mount an Apollo server.