Skip to content

GlobalSecondaryIndexKeyName

type GlobalSecondaryIndexKeyName = object;

Type representing the key names for a global secondary index.

partitionKey: string;

optional sortKey: string;