CacheFirst
Content copied to clipboard
Try the cache, if that failed, try the network.
An ApolloCompositeException is thrown if the data is not in the cache and the network call failed. If coming from the cache 1 value is emitted, otherwise 1 or multiple values can be emitted from the network.
This is the default behaviour.