Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
QueryClient
/
getQuery
get
Query
abstract
fun
<
T
>
getQuery
(
key
:
QueryKey
<
T
>
,
marker
:
Marker
=
Marker.None
)
:
QueryRef
<
T
>
Gets the
QueryRef
by the specified
QueryKey
.