Hacker News new | ask | show | jobs
by z0mbie42 2269 days ago
My biggest problem using graphql is regarding N+1 queries[0] and the usability of data loading libraries like[1].

So any improved developer experience to solve the N+1 problem is welcome :)

[0] https://itnext.io/what-is-the-n-1-problem-in-graphql-dd4921c...

[1] https://github.com/graphql/dataloader