property AppendOptions.partitionKey

Key for partitioning and ordering. Events with the same key are ordered.

Type

string

Usage

import { type AppendOptions } from ".";