object

AvailablePageSchemaSections

An object representing a section of the page. Each section can contain various attributes and elements that contribute to the page's content.
Fields
blocks
[JSON]
An array of blocks within the section, where each block is represented as an object.
label
String
A label for the section, which can be used for display purposes.
name
String
The name of the section.
An object defining conditions or predicates for the section.
An object containing preset configurations for the section.
props
JSON
An object containing various properties associated with the section.
The source of the section, for example, 'themebundle'.
Unique identifier for the section.
Asset urls for the section. e.g. js, css