vue-request icon indicating copy to clipboard operation
vue-request copied to clipboard

Allow to set the data for a give cache key

Open apperside opened this issue 1 year ago • 1 comments

It would be very useful to modify request data given a cache key, this will allow to mutate a query's data without needing to have access to the mutate function returned by use request.

apperside avatar Mar 01 '24 10:03 apperside

mutate can modify cached data

John60676 avatar Mar 04 '24 02:03 John60676