Skip to content

API Documentation / @pinia/colada-plugin-auto-refetch / 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.