OBJECT
DashboardSection
link GraphQL Schema definition
- type DashboardSection {
- # Horizontal alignment of the section header text: Left, Center, or Right.
- : ColumnAlignment!
- }
OBJECT
- type DashboardSection {
- # Horizontal alignment of the section header text: Left, Center, or Right.
- : ColumnAlignment!
- }