Objects
/
DocumentBlock

DocumentBlock

A monday.com document block.

Fields

  • content
    JSON
    The block's content.
  • created_at
    Date
    The block's creation date.
  • created_by
    User
    The block's creator
  • doc_id
    ID
    The block's document unique identifier.
  • id
    String!
    Required
    The block's unique identifier.
  • parent_block_id
    String
    The block's parent block unique identifier.
  • position
    Float
    The block's position on the document.
  • type
    String
    The block content type.
  • updated_at
    Date
    The block's last updated date.
DocumentDocumentBlockIdOnly
Built with