|
|
|
|
|
by tossandthrow
706 days ago
|
|
Pothos + graphql Zeus gives us the ability to expose a prisma like interface to the clients with the ability to curate what fields are exposed and maintain the ability to setup field level security. Oh, and we get DB schema to frontend propagation of changes to the type. This is by far the best experience I have had for private APIs - Where we don't need to maintain backwards compatability. I do get that the HN crowd is super adverse to graphql, but I fail to see other arguments than matters of taste. |
|