EntryTags
Many-to-many relationship between entries and tags in Contentful.
Columns
| Name | Type | References | |
| EntryId [KEY] | String |
Entries.Id | |
| TagId [KEY] | String |
Tags.Id | |
| SpaceId | String | ||
| EnvironmentId | String | ||
| ContentTypeId | String |
ContentTypes.Id | |
| ContentType | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Version | Integer | ||
| Revision | Integer | ||
| Type | String | ||
| Title | String | ||
| Body | String | ||
| Tags | String | ||
| LinkType | String |