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