DrizzleOrm + GraphQL + NestJs

anyone had ever tried to integrate these things together I've managed to build graphql schema from drizzle, but I want to store it in graphql sdl file for schema first nest js approuch
6 Replies
👾Rnbsov
👾RnbsovOP•2mo ago
I need the schema for integration with frontend later, I would like to use graphql tada for this ig @⚡Z.E.U.S⚡ could you please help me sir
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡•2mo ago
Hey! Have you tried drizzle-graphql ?
Drizzle ORM - drizzle-graphql
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
👾Rnbsov
👾RnbsovOP•2mo ago
yep so far I was able to get graphql yoga playground with schema based on drizzle schema
👾Rnbsov
👾RnbsovOP•2mo ago
No description
👾Rnbsov
👾RnbsovOP•2mo ago
@Luxaritas sir can you please give me advises on my situation
Luxaritas
Luxaritas•2mo ago
I haven't worked with drizzle-graphql unfortunately, though I'm also not sure what question you're asking

Did you find this page helpful?