TriggerMetadata type

Metadata related to the input that triggered your function

type TriggerMetadata = Record<string, unknown>