Jul 26, 2017 · 1 min read
This is nice my only problem with implementing edges and nodes is that apparently it triggers a LOT of queries. Is this a tradeoff or is there something you can do about it I am currently batching my relationships with graphql-batch but in the moment I query for example post(:first (10)) I can see a ton of queries beeing made
