Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AbstractEdit

If the edited block is a page in a collection, it has additional block_schema and collection_id property

Hierarchy

Index

Properties

authors

authors: EditAuthor[]

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: EditType

user_ids

user_ids: UUID[]

Generated using TypeDoc