Preparing search index...
The search index is not available
contentful-management.js - v11.52.2
contentful-management.js
Collection
Interface Collection<T, TPlain>
interface
Collection
<
T
,
TPlain
>
{
items
:
T
[]
;
limit
:
number
;
skip
:
number
;
sys
:
{
type
:
"Array"
;
}
;
total
:
number
;
toPlainObject
(
)
:
CollectionProp
<
TPlain
>
;
}
Type Parameters
T
TPlain
Hierarchy (
view full
)
CollectionProp
<
T
>
DefaultElements
<
CollectionProp
<
TPlain
>
>
Collection
Index
Properties
items
limit
skip
sys
total
Methods
to
Plain
Object
Properties
items
items
:
T
[]
limit
limit
:
number
skip
skip
:
number
sys
sys
:
{
type
:
"Array"
;
}
total
total
:
number
Methods
to
Plain
Object
to
Plain
Object
(
)
:
CollectionProp
<
TPlain
>
Returns
CollectionProp
<
TPlain
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
limit
skip
sys
total
Methods
to
Plain
Object
contentful-management.js - v11.52.2
Loading...