dw-innovation / dw-kid2-graph-frontend-prototype

dw-kid2-graph-frontend-prototype.vercel.app
MIT License
0 stars 0 forks source link

enforce immutability on `data` doc type #60

Open nikonikoniko opened 2 years ago

nikonikoniko commented 2 years ago

This could be done by dissalowing it in upsert and only allowing it in update

nikonikoniko commented 2 years ago

please see 3d0da77 for one strategy on how to do this