Skip to content

API Documentation / plugins/auto-refetch/src / PiniaColadaAutoRefetch

Function: PiniaColadaAutoRefetch() ​

ts
function PiniaColadaAutoRefetch(options?): PiniaColadaPlugin;

Plugin that automatically refreshes queries when they become stale

Parameters ​

options? ​

PiniaColadaAutoRefetchOptions = {}

Returns ​

PiniaColadaPlugin

Released under the MIT License.