An example of the “IMPORT” query in MongoDB would be very welcom.
An example of the “UPDATE” query would be even more welcome.
Lets say the dataset is in {{products.tableData}}
Colums are:
productName
productBrad
productType
I can only find examples that work with single document data from forms. This is about updating/managing large datasets using the Appsmith interface.
Thx in advace!