OBJECT
DashboardSchema
link GraphQL Schema definition
- type DashboardSchema {
- # Ordered list of dashboard tabs making up the layout, one per record type.
- : [DashboardTabItem!]!
- }
OBJECT
- type DashboardSchema {
- # Ordered list of dashboard tabs making up the layout, one per record type.
- : [DashboardTabItem!]!
- }