Type Alias: ApplicationMessage#

ApplicationMessage: object

This is the format for a message to the streamed application. It will drive action graph events.

Type declaration#

event_type#

event_type: string

payload#

payload: object

Index Signature#

[k: string]: unknown