sdakpsi / RushWebsite

https://rush-website-pi.vercel.app
1 stars 0 forks source link

Update application to only save specific data column #14

Open Akshat30 opened 6 days ago

Akshat30 commented 6 days ago

Currently, when a prospect edits their app, it sends a full new application object and writes that to the database. We can optimize this so that the only part updated is the specific column (question that prospect is answering) that has been changed.