I am currently working on an iOS mobile application, and we are using Apollo iOS to interact with our GraphQL server. Our team is interested in optimizing network requests by implementing query batching.
I wanted to reach out to the Apollo team to confirm whether Apollo iOS supports query batching. If so, could you please provide some guidance or examples on how to effectively implement query batching in an iOS environment using Apollo?
Additionally, if there are any best practices or considerations specific to query batching in Apollo iOS that we should be aware of, I would greatly appreciate any insights.
Thank you for your time and assistance.