Contentful Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Contentful Tables
| Name | Description |
| Assets | Media assets with file details and metadata in Contentful. |
| Concepts | Taxonomy concepts with hierarchical relationships in Contentful. |
| ConceptSchemes | Taxonomy scheme organization for concept hierarchies in Contentful. |
| ContentTypes | Content type definitions with field schemas for Contentful entries. |
| Entries | Content entries with all fields and relationships in Contentful. |
| EntryConcepts | Many-to-many relationship between content entries and taxonomy concepts. |
| EntryLinks | Entry-to-entry relationship links showing references between content entries. |
| EntryTags | Many-to-many relationship between entries and tags in Contentful. |
| Locales | Localization settings and configurations for Contentful spaces. |
| Spaces | Contentful spaces represent individual projects or websites. |
| SyncChanges | Synchronization API for incremental updates and deletions in Contentful. |
| Tags | Tagging system for content organization in Contentful. |