stepci / garph

Fullstack GraphQL Framework for TypeScript
https://garph.dev
MIT License
1.3k stars 19 forks source link

Drizzle Integration #76

Open mishushakov opened 1 year ago

lorefnon commented 5 months ago

@mishushakov do you have some high level thoughts on what an API would look like for this integration? Is the scope primarily crud operations ?

mishushakov commented 5 months ago

Not really, this is open to discussion

mishushakov commented 4 months ago

I have just remembered what this one was about. See pothos-prisma and nexus-prisma for comparison

ntubrian commented 3 months ago

It would be a great help to create a plugin for drizzle schema causes the pattern to define the entity to be almost the same

Malvolio commented 3 months ago

The actual information needed for a Drizzle description and for your Garph description overlap hugely. If there were a way to take a Drizzle db description, add a “ignore this column” here and a “change the type of that column” there to make a GraphQL description, that would be huge.

mishushakov commented 3 months ago

Drizzle Team is now working on their own Garph integration: https://discord.com/channels/1043890932593987624/1214214721570611200