CacheFirst

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.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int