Skip to content

Type Alias: ReactionDefinition

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

@muoto/application


ReactionDefinition = object

Defined in: sdk/apis.ts:50

id: string

Defined in: sdk/apis.ts:52


kind: "reaction"

Defined in: sdk/apis.ts:51


on: readonly string[]

Defined in: sdk/apis.ts:53


react: (event) => readonly CommandProposal[]

Defined in: sdk/apis.ts:54

EventEnvelope

readonly CommandProposal[]