GraphQL is the better REST
- No more Over- and Underfetching
- Rapid Product Iterations on the Frontend
Read more on https://www.howtographql.com/basics/1-graphql-is-the-better-rest/
The Prisma client seems to be good for filtering, sorting and pagination in GraphQl. - https://www.howtographql.com/graphql-js/8-filtering-pagination-and-sorting/ Dig Deeper
Referenced in:
All notes