Skip to main content

Type Alias: PinnedItemType

PinnedItemType = ItemType

Defined in: Data/Models/User/Collection.ts:209

Types of items that can be pinned to a collection.

Alias of ItemType in Core/Types.ts — the single source of truth for the open enums whose SQL CHECK constraints were dropped in Module Format v2 (WS-7). Validate with assertItemType at the repository boundary.