Skip to content

@sqlrooms/room-store / RoomCommandInvocation

Type Alias: RoomCommandInvocation

RoomCommandInvocation = object

Properties

surface

surface: RoomCommandSurface


actor?

optional actor?: string


traceId?

optional traceId?: string


metadata?

optional metadata?: Record<string, unknown>