Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BlockChangedEdit

A "block-changed" edit

Hierarchy

Index

Properties

authors

authors: EditAuthor[]

block_data

block_data: { after: { block_value: Block }; before: { block_value: Block } }

Type declaration

  • after: { block_value: Block }
  • before: { block_value: Block }

Optional block_id

block_id: UUID

Optional block_schema

block_schema: CollectionSchema

Optional collection_id

collection_id: UUID

Optional collection_property_data

collection_property_data: Pick<ColumnProperty, "name" | "type">

Optional collection_property_id

collection_property_id: UUID

navigable_block_id

navigable_block_id: UUID

space_id

space_id: UUID

timestamp

timestamp: TimestampNumber

type

type: "block-changed"

user_ids

user_ids: UUID[]

Generated using TypeDoc