You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: