vue-request
vue-request copied to clipboard
Allow to set the data for a give cache key
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.
mutate can modify cached data