Written by Rahman Fadhil✏️
GraphQL’s popularity is constantly growing, and it’s no mystery as to why: it’s a great tool that solves many common pr...
For further actions, you may consider blocking this person and/or reporting abuse
Very nice post!
There is something like TypeORM but for NoSQL databases (MongoDB, etc)?
Thank you :)
Hi, I have the same problem for my company project, TypeOrm has mongo db support but it is community based, I found alternatives like mikro orm mikro-orm.io/ or typegoose github.com/typegoose/typegoose . At this point I am still considering what to use.
Awesome post!
However,
import {buildSchema} from "type-graphql"is missing from index.tsLooking forward for more posts like this one :')