|
|
|
|
|
by NetOpWibby
2250 days ago
|
|
I'm glad this exists. When I was getting started in GraphQL two years ago and had questions for things like pagination I either got downvoted[0] to hell or "help"[1] in the form of, "Why don't you just use Apollo/Prisma"? No offense to any frameworks but they often come with a bunch of crap I don't want/need. Even the eventual "solution" provided in [1] didn't offer pagination without a framework. [0]: https://stackoverflow.com/q/48817281 [1]: https://github.com/howtographql/howtographql/issues/514 |
|