toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
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
.