Skip to main content

Slate (Object)

Description

No description



Fields

NameDescription
blocks - [Block!]!
id - String
restrictions - SlateRestrictions
rootBlock - String!

type Slate {
blocks: [Block!]!
id: String
restrictions: SlateRestrictions
rootBlock: String!
}