Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
MutationRef
/
mutate
mutate
abstract
suspend
fun
mutate
(
variable
:
S
)
:
T
Mutates the variable.
Return
The result of the mutation.
Parameters
variable
The variable to be mutated.