@sqlrooms/room-store / RoomCommandInvocation
Type Alias: RoomCommandInvocation
RoomCommandInvocation =
object
Properties
surface
surface:
RoomCommandSurface
actor?
optionalactor?:string
traceId?
optionaltraceId?:string
target?
optionaltarget?:object
Stable resource target captured for this invocation, when available.
| Name | Type |
|---|---|
kind | string |
id | string |
metadata?
optionalmetadata?:Record<string,unknown>