grand-stack-starter icon indicating copy to clipboard operation
grand-stack-starter copied to clipboard

Combine multiple client calls into one

Open bartonhammond opened this issue 5 years ago • 0 comments

To make one of my nodes I have to make 3 graphql calls from my mobile app. Is there a way that I can make a new mutation that is called once and on the server it makes the 3 graphql calls? I'm just trying to reduce the client calls

bartonhammond avatar Oct 29 '20 15:10 bartonhammond