Skip to content

Delete multiple documents  #6

Description

@oprince

According to cloudant in node documentation (see below quote), deletion of multiple docs should be supported:
"It is also possible to delete documents from the database by providing values for _id and _rev and selecting the remove option for the node. You can pass these values in the msg object itself or as an object in the msg.payload."
According to the code in 77-cloudant-cf.js, for case: node.operation === "delete", collection of document objects is not supported.
Is it planned for future release ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions