Delete One
Think of a Delete One node lets you easily remove certain pieces of information from a database. It's like having a delete button for specific data entry, helping you tidy up your database by getting rid of what you no longer need.
Properties Panel
Field
Description
Required
Database collection
Database collection in which you want to query
true
Record Id
Unique id of record that needs to be deleted
true
Returns
Delete node does not return any value.
Last updated