update
open suspend override fun update(id: IdType, value: InputValueType): ObjectType?
Content copied to clipboard
open suspend override fun update(values: List<UpdatedValuePair<IdType, InputValueType>>): List<ObjectType>
Content copied to clipboard