contentful.js
Preparing search index...
SyncQuery
Type Alias SyncQuery
SyncQuery
:
{
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...