Contentful Personalization & Analytics
Preparing search index...
@contentful/optimization-api-schemas
EntrySys
Interface EntrySys
System managed metadata for entries
interface
EntrySys
{
contentSourceMaps
?:
CPAContentSourceMaps
;
contentSourceMapsLookup
?:
ContentSourceMapsLookup
;
contentType
:
{
sys
:
ContentTypeLink
}
;
createdAt
:
`
${
number
}
-
${
number
}
-
${
number
}
T
${
number
}
:
${
number
}
:
${
number
}
Z
`
;
environment
:
{
sys
:
EnvironmentLink
}
;
id
:
string
;
locale
?:
string
;
publishedVersion
:
number
;
revision
:
number
;
space
:
{
sys
:
SpaceLink
}
;
type
:
"Entry"
;
updatedAt
:
`
${
number
}
-
${
number
}
-
${
number
}
T
${
number
}
:
${
number
}
:
${
number
}
Z
`
;
}
Hierarchy
EntitySys
EntrySys
Index
Properties
content
Source
Maps?
content
Source
Maps
Lookup?
content
Type
created
At
environment
id
locale?
published
Version
revision
space
type
updated
At
Properties
Optional
content
Source
Maps
contentSourceMaps
?:
CPAContentSourceMaps
Optional
content
Source
Maps
Lookup
contentSourceMapsLookup
?:
ContentSourceMapsLookup
content
Type
contentType
:
{
sys
:
ContentTypeLink
}
created
At
createdAt
:
`
${
number
}
-
${
number
}
-
${
number
}
T
${
number
}
:
${
number
}
:
${
number
}
Z
`
environment
environment
:
{
sys
:
EnvironmentLink
}
id
id
:
string
Optional
locale
locale
?:
string
published
Version
publishedVersion
:
number
revision
revision
:
number
space
space
:
{
sys
:
SpaceLink
}
type
type
:
"Entry"
updated
At
updatedAt
:
`
${
number
}
-
${
number
}
-
${
number
}
T
${
number
}
:
${
number
}
:
${
number
}
Z
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Source
Maps
content
Source
Maps
Lookup
content
Type
created
At
environment
id
locale
published
Version
revision
space
type
updated
At
Contentful Personalization & Analytics
Loading...
System managed metadata for entries