Is it possible to limit where the data will load from?
For example, if I know that something is pretty static, can I ask Backendless to only load from the network if the data doesn’t already exist in the cache?
Or the otherway around, can I get the data directly from the network without looking at the cache?