update

open fun <E : Any> update(entity: E): KSimpleSaveResult<E>
open fun <E : Any> update(input: Input<E>): KSimpleSaveResult<E>