useTapQuery and useTapServer.
Properties
enabled?
false. Defaults to true.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The third argument of useTapQuery and useTapServer.
useTapQuery and useTapServer.
optional enabled?: boolean;
false. Defaults to true.
optional invalidateOn?: (
| "release.shipped"
| "metadata.changed"
| "keyword.set_changed"
| "screenshots.updated"
| "price.changed"
| "featuring.started"
| "score.changed"
| "incident.opened"
| "incident.resolved"
| "playbook.step_approved"
| "review.thread_opened"
| "review.thread_resolved"
| "approval.requested"
| "digest.sent"
| "install.created"
| "install.paused"
| "install.resumed"
| "install.revoked"
| "install.token_rotated"
| "scopes.changed"
| "settings.changed")[];
Was this page helpful?