Preparing search index...
The search index is not available
contentful.js
contentful.js
SyncQuery
Type Alias SyncQuery
Sync
Query
:
{
initial
?:
true
;
limit
?:
number
;
nextPageToken
?:
string
;
nextSyncToken
?:
string
;
}
&
(
{
content_type
:
string
;
type
:
"Entry"
;
}
|
{
type
?:
|
"Asset"
|
"Entry"
|
"Deletion"
|
"DeletedAsset"
|
"DeletedEntry"
;
}
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
contentful.js
Loading...