property QueueMessage.metadata

Optional metadata from the broker

Index Signatures

[key: string] : unknown

Properties

optional
headers: Record<string, string>

Usage

import { type QueueMessage } from ".";