Settings

Theme

Ask HN: Do we need a GraphQL CRUD generator library?

2 points by olup 2 years ago · 0 comments · 1 min read


I am talking about offering hasura type of features, but as a library (targeting typescript ecosystem).

Also similar to postgraphile, but a bit more customizable and integrated to a standard graphql stack.

I was thinking of generating customizable schema and resolvers from drizzle schema, and let user merge it with their otherwise custom graphql server. Nexus used to do something like this but I don't know if they are still pushing it.

Is that maybe because this class of tools is actually not needed anymore ?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection