Soil
Toggle table of contents
1.0.0-alpha14
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
SwrCacheView
Swr
Cache
View
interface
SwrCacheView
(
source
)
Inheritors
SwrCache
SwrCachePlusView
Members
Properties
mutation
Store
View
Link copied to clipboard
abstract
val
mutationStoreView
:
Map
<
UniqueId
,
Mutation
<
*
>
>
query
Store
View
Link copied to clipboard
abstract
val
queryStoreView
:
Map
<
UniqueId
,
Query
<
*
>
>