Types for meta information found across the different entities in Contentful
Type Definitions
Link #
Link to another entity. See Links for more details.
Properties:
Name | Type | Description |
---|---|---|
type |
string | type of this entity. Always link. |
id |
string | |
linkType |
string | type of this link. If defined, either Entry or Asset |
- Source:
Sys #
System metadata. See Common Resource Attributes for more details.
Properties:
Name | Type | Description |
---|---|---|
type |
string | |
id |
string | |
space |
Meta.Link | |
createdAt |
string | |
updatedAt |
string | |
revision |
number |
- Source: