type PatchItems: object;A mapping from item primary key to a (possibly sparse) set of field name → value pairs for that item.
Index signature
[primaryKey: ItemPrimaryKey]: object
type PatchItems: object;A mapping from item primary key to a (possibly sparse) set of field name → value pairs for that item.
[primaryKey: ItemPrimaryKey]: object