FetchStore.invalidate()method
invalidate(): void
Invalidate this store so a new fetch is triggered on the next read of loading or value.
- Triggers
abort()so any current awaits are cancelled.
invalidate(): void
Invalidate this store so a new fetch is triggered on the next read of loading or value.
abort() so any current awaits are cancelled.