Replies: 1 comment
-
GraphQL can and has to use db access patterns in its resolvers, so yes. If you're looking for some turn-key solution like Hasura, then no, because this is really something entirely different. Besides, if you are fullstack Typescript (which you are when using Drizzle), there's no need for GraphQL anymore. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can GraphQL's query syntax be used to integrate and simplify GraphQL usage?
Beta Was this translation helpful? Give feedback.
All reactions