Move
data class Move(val path: String, val from: <Error class: unknown class>, val to: <Error class: unknown class>) : MutationAction
Reorder within an array. Out-of-range from is a no-op; to is clamped to the length.
Reorder within an array. Out-of-range from is a no-op; to is clamped to the length.