I developed my schema for prisma, bindings and pri...
# orm-help
w
I developed my schema for prisma, bindings and prisma overall work great. After I got nice pagination, bindings, types, etc from prisma, I need to define pagination myself in my public GraphQL api and this is not fun… Is there any tool to generate pagination for my query type?