arrayAppend in Node SDK, multiple addition

Hi

I have been looking for the possibility to append multiple elements to an array in one command using the Node SDK.

I get that I can multiply the .appendArray() use but what if I don’t know how many elements I will append ?

Is a .forEach() is the only way ?

Thanks for any help

Baptiste

Thanks for report, it seems like couchnode does not support this API yet. I’ve opened ticket to track this bug: https://issues.couchbase.com/browse/JSCBC-435

1 Like