I am working on a project where I am using Google App-maker as Front-end and BigQuery as backend.
I understand currently there are no App-maker models which are fully integrated with BigQuery, hence probably we will have to use some server side scripts to read/insert/update/delete.
I was able to read the data from BigQuery via App-maker, however, I am looking for help with insert/update/delete.
I would like to know, if anyone has implemented this functionality and if yes, can you please help share the code snippet or example.
Thank you