-
Notifications
You must be signed in to change notification settings - Fork 749
Support query batching #192
Copy link
Copy link
Open
Labels
enhancementIssues outlining new things we want to do or things that will make our lives as devs easierIssues outlining new things we want to do or things that will make our lives as devs easier
Milestone
Metadata
Metadata
Assignees
Labels
enhancementIssues outlining new things we want to do or things that will make our lives as devs easierIssues outlining new things we want to do or things that will make our lives as devs easier
We've come across a situation where query (and mutation) batching would be very useful. I noticed that this was an issue in the Android project but not in the iOS one so I wanted to add a reference here.
apollographql/apollo-kotlin#513