Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
MutationClient
/
getMutation
get
Mutation
abstract
fun
<
T
,
S
>
getMutation
(
key
:
MutationKey
<
T
,
S
>
,
marker
:
Marker
=
Marker.None
)
:
MutationRef
<
T
,
S
>
Gets the
MutationRef
by the specified
MutationKey
.