table: directus_notifications

fields:
  - field: id
  - field: timestamp
    special: date-created
  - field: status
  - field: recipient
  - field: sender
  - field: subject
  - field: message
  - field: collection
  - field: item
