Pular para o conteúdo principal

externalCollection <T>

Represents a Collection entity returned by the API.

You can request collections using a CollectionInstance or a CollectionSelector.

Hierarchy

  • StarlightEntity
    • Collection

Index

Properties

externalcreated_at

created_at: string

externalid

id: number

externaloptionalitem_count

item_count?: number

externalslug

slug: string

externaltitle

title: string

externaltype

type: T

externaloptionalupdated_at

updated_at?: string