Documentation Index
Fetch the complete documentation index at: https://kubo-47e69177.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
useActionQuery
Signature
packages/query/src/useActionQuery.ts
Options obligatoires
| Option | Type | Notes |
|---|---|---|
input | TInput | Input de l’action |
queryKey | QueryKey | Cle cache React Query |
readPolicy | "read-only" | Garde-fou obligatoire |
Exemple
components/todo-list.tsx