Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
QueryAction
/
Fetching
/
Fetching
Fetching
constructor
(
isInvalidated
:
Boolean
?
=
null
,
isValidating
:
Boolean
=
isInvalidated ?: false
)
Parameters
is
Invalidated
Indicates whether the query is invalidated.
is
Validating
Indicates whether the query is validating existing data.