Open utterances-bot opened 1 year ago
Amazing work! Thank you very much for this explanation. It helped me a lot to build up a flexible graphql server with Prisma that follows the regular principles with PageInfomation etc.
thanks for your explanation, this helped me alot!
Pagination In Prisma And GraphQL | Dilshan Kelsen
Assume we are retrieving hundreds of events for a website and we do so by paginating the results. This example describes the…
https://dilshankelsen.com/pagination-in-prisma-and-graphql/