OptionalcolorThe new color of the list. If omitted, the color is left unchanged.
OptionalcommitWhether to save the update to the event store immediately.
Pass false to batch multiple changes and commit them together using eventStore.commit(), which is more efficient than committing each save individually.
The identifier of the list to update.
OptionaltitleThe new title of the list. If omitted, the title is left unchanged.
Since
8.2.0