Interface IRequestMetadata

Metadata about the request to be stored and propagated with the commands/queries/events. Optional to include.

Hierarchy

  • Record<string, unknown>
    • IRequestMetadata

Properties

Properties

requestorId?: string

Field to link a specific initiating request to a client

Generated using TypeDoc