Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntryReferenceProps

Hierarchy

Index

Properties

Optional includes

includes: undefined | { Asset?: CollectionProp<AssetProps>; Entry?: CollectionProp<EntryProps> }

items

items: EntryProps[]

limit

limit: number

skip

skip: number

sys

sys: { type: "Array" }

Type declaration

  • type: "Array"

total

total: number