Search
Preparing search index...
The search index is not available
contentful-management.js - v7.19.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
EntryReferenceProps
Interface EntryReferenceProps
Hierarchy
CollectionProp
<
EntryProps
>
EntryReferenceProps
Index
Properties
includes
items
limit
skip
sys
total
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
Globals
Entry
Reference
Props
includes
items
limit
skip
sys
total