contentful.js
Preparing search index...
SyncResponse
Type Alias SyncResponse
type
SyncResponse
=
{
items
:
SyncEntities
[]
;
nextPageUrl
?:
string
;
nextSyncUrl
?:
string
;
}
Index
Properties
items
next
Page
Url?
next
Sync
Url?
Properties
items
items
:
SyncEntities
[]
Optional
next
Page
Url
nextPageUrl
?:
string
Optional
next
Sync
Url
nextSyncUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
next
Page
Url
next
Sync
Url
contentful.js
Loading...