Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / EffectCapabilityRow

Type Alias: EffectCapabilityRow

ts
type EffectCapabilityRow = "idempotency-key" | "lookup" | "neither";

Defined in: packages/core/dist/index.d.ts

Provider capability rows (RFC section 6); contract vocabulary.