I'm glad this exists.<p>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.<p>[0]: <a href="https://stackoverflow.com/q/48817281" rel="nofollow">https://stackoverflow.com/q/48817281</a><p>[1]: <a href="https://github.com/howtographql/howtographql/issues/514" rel="nofollow">https://github.com/howtographql/howtographql/issues/514</a>