My insert is not inserting data in my collection

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

Hey! It would be helpful to people passing through if you post your code (copy/paste and format is better than a screenshot) then people can offer some ideas on what might be going on.

It’s also helpful to say the testing environment (preview, functional backend testing, live site)

1 Like