JSData DS#inject documentation states that:
Injecting an item into the data store does not save it to the server.
There is a way to persist resources injected into DataStore?
Say, as example, that I modified multiple resources injecting them into DataStore, there is a way to persist all the modifications automatically?
What could be the best approach?
I am probably missing the point here.
Thank you.