* So, when I write an API using GraphQL + Prisma, ...
# orm-help
t
* So, when I write an API using GraphQL + Prisma, I have to use Apollo client, and a converter of graphql query to a .get or .post request, this is more code in my app.