Preparing search index...
The search index is not available
contentful-management.js - v11.2.0
contentful-management.js - v11.2.0
CursorPaginatedCollectionProp
Interface CursorPaginatedCollectionProp<TObj>
Type Parameters
TObj
Hierarchy
Omit
<
CollectionProp
<
TObj
>
,
"total"
|
"skip"
>
CursorPaginatedCollectionProp
CursorPaginatedCollection
Index
Properties
items
limit
pages?
sys
Properties
items
items
:
TObj
[]
limit
limit
:
number
Optional
pages
pages
?:
{
next
?:
string
;
prev
?:
string
;
}
Type declaration
Optional
next
?:
string
Optional
prev
?:
string
sys
sys
:
{
type
:
"Array"
;
}
Type declaration
type
:
"Array"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
contentful-
management.js -
v11.2.0
editor
Interface
Defaults
Cursor
Paginated
Collection
Prop
items
limit
pages?
sys