OptimisticUpdate
I'm using action to first send a post to third party service and then inserting into DB, the question is how to use the optimistic on the frontend, to insert into the localstorage?
//getData
//sendData (here how do i insert into the local storage for api.message.paginate)
Many thanks
//getData
//sendData (here how do i insert into the local storage for api.message.paginate)
Many thanks
