table: directus_relations

fields:
  - field: id
    width: half

  - field: many_collection
    width: half

  - field: many_field
    width: half

  - field: one_collection
    width: half

  - field: one_field
    width: half

  - field: one_collection_field
    width: half

  - field: one_allowed_collections
    special: csv
    width: half

  - field: junction_field
    width: half

  - field: sort_field
    width: half

  - field: one_deselect_action
    width: half

  - field: is_external_source
    interface: boolean
    special: boolean
    width: half
