Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/connect — invokeactionoptions

@reactor/connect


@reactor/connect / InvokeActionOptions

Defined in: index.ts:200

Options for invoking an action.

optional dryRun?: boolean

Defined in: index.ts:202


optional idempotencyKey?: string

Defined in: index.ts:203


optional input?: Record<string, unknown>

Defined in: index.ts:201