Search
Preparing search index...
The search index is not available
contentful.js - v10.0.0-beta-v10.7
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
contentful.js - v10.0.0-beta-v10.7
AbstractEntryCollection
Interface AbstractEntryCollection<TEntry>
Type parameters
TEntry
Hierarchy
ContentfulCollection
<
TEntry
>
AbstractEntryCollection
Index
Properties
errors
includes
items
limit
skip
total
Properties
Optional
errors
errors
?:
any
[]
Optional
includes
includes
?:
{
Asset
?:
any
[]
;
Entry
?:
any
[]
}
Type declaration
Optional
Asset
?:
any
[]
Optional
Entry
?:
any
[]
items
items
:
TEntry
[]
limit
limit
:
number
skip
skip
:
number
total
total
:
number
Exports
Entry
Fields
Abstract
Entry
Collection
errors
includes
items
limit
skip
total