ordinary-sapphireO

How to modify the dataset

I want to modify the dataset, remove all old data and save a modified version of the data as json. Doing await Dataset.pushData(myModifiedData) will add the data but doesnt remove old data
Was this page helpful?