Types of fields found in an Entry
Type Definitions
Field #
A Field in an Entry can have one of the following types that can be defined in Contentful. See Field Types for more details.
- Type:
- EntryFields.Symbol | EntryFields.Text | EntryFields.Integer | EntryFields.Number | EntryFields.Date | EntryFields.Boolean | EntryFields.Location | Meta.Link | Array.<(EntryFields.Symbol|Meta.Link)> | Object
- Source: