Skip to content

QueryAction

QueryAction = typeof QUERY_ACTIONS[keyof typeof QUERY_ACTIONS]

Defined in: packages/core/src/access/constants.ts:40

Query-shaped action union, derived from QUERY_ACTIONS.