Can partial update plugin append to a existing array

Hi ,

I have use case where i need to append a element to a existing array.
Is this possible without downloading and updating the array.

Thanks
Vineeth

Hi,

I think for now the partial update plugin does not handle append for arrays.

Some work is done at the moment to add an update action to the API. This
action is planned to work with custom scripts. So you probably will be able
to do exactly that and more advanced features soon.