Skip to content

Type Alias: GateDefinition

Generated from SDK v1 (protocol 1) at source revision 97c6bb1. Never edit by hand; run npm run generate:reference.

@muoto/application


GateDefinition = object

Defined in: sdk/apis.ts:43

checks: readonly string[]

Defined in: sdk/apis.ts:46


evaluate: (results) => RuleResult

Defined in: sdk/apis.ts:47

Readonly<Record<string, RuleResult>>

RuleResult


id: string

Defined in: sdk/apis.ts:45


kind: "gate"

Defined in: sdk/apis.ts:44