Skip to main content

Block (Object)

Description

No description



Fields

NameDescription
children - String
extraProps - String
id - String!
name - String!
output - String
props - String

type Block {
children: String
extraProps: String
id: String!
name: String!
output: String
props: String
}