IncludeCore API Docs
  • 👋Welcome to IncludeCore
  • 🚀Developer templates
    • 🍕Italian Meals Finder Website template
    • 👕Product Catalogue Website template
    • 😸Marketing Website template
  • 🚦General guide & concepts
  • ⚙️API formats
    • Global items
    • Static Screens
    • Databases
  • ⛔Error codes & format
  • 🚧API builder: Concepts
    • Field types
    • Field names & labels
    • Parent & child fields
    • Validation rules
  • 🗃️API builder: Field types
    • String
    • Number
    • List
    • Date & time
    • File
    • Group
    • Video
    • URL
    • Rich text
    • Boolean
    • Date
    • Time
    • Image & audio
    • Email & phone
    • Relationship
  • 🔧API manage endpoints
  • 🎁API add-ons
  • 🔌Webhooks
  • 👩‍💻Editor panel
  • 👾Changelogs
Powered by GitBook
On this page
  1. API builder: Field types

Relationship

Relationship fields allow you to define relationships between records. You can associate a record with another record in the same database or in a different database. For the convenience of content editor users, we allow you to define a CMS display field so that a record can be associated with another record by searching for a custom field (other than the ID).

➡️ Examples of relationship fields in a database might include:

  • Post comments: Link user comments to blog posts

  • Category: Link records to categories

Last updated 1 year ago

🗃️