SwrCachePolicy
Create a new SwrCachePolicy instance.
Parameters
CoroutineScope for coroutines executed on the SwrCache.
CoroutineDispatcher for the main thread.
Default MutationOptions applied to Mutation.
Extension receiver for referencing external instances needed when executing mutate.
Default QueryOptions applied to Query.
Extension receiver for referencing external instances needed when executing fetch.
Management of cached data for inactive Query instances.
Factory for creating a soil.query.core.BatchScheduler.
Specify the mechanism of ErrorRelay when using SwrClient.errorRelay.
Receiving events of memory pressure.
Receiving events of network connectivity.
The delay time to resume queries after network connectivity is reconnected.
The specified filter to resume queries after network connectivity is reconnected.
Receiving events of window visibility.
The specified filter to resume queries after window visibility is refocused.