export type BulkUpdateMetadataResult = { readonly id: string; readonly metadata: Record; };