Question:
I have a collection with columns like order_status and I am taking order_id, email from user and once user clicks on submit button, the order_status in the collection should turn to ‘pending’. But nothing is getting inserted in the table, also no error is popping up. Even the json shows what is getting inserted.
Product:
Velo