apollo-ios
apollo-ios copied to clipboard
Feature Request: Fetch More for caching
Other apollo clients for the web have the option to fetch more items for a given query. This keeps those additional items cached with the original request. Right now there is no way to cache additional fetches with the original fetch.
Yep, will look into this.