iyke_query_cache
Examine TanStack Query cache entries to diagnose stale data or failed fetches. See queryKey, status, fetchStatus, timestamps, error, and data preview.
Instructions
Dump the TanStack Query cache: queryKey, status, fetchStatus, isStale, dataUpdatedAt, errorUpdatedAt, error, and a 200-char data preview for each entry. Useful for diagnosing stale data or failed fetches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pane | No |