This page describes the WidgetLayout object that defines the positioning and sizing of dashboard widgets.

WidgetLayout

height
Int!
required
Height of the widget in grid units.
width
Int!
required
Width of the widget in grid units.
top
Int!
required
Top position of the widget in grid coordinates.
left
Int!
required
Left position of the widget in grid coordinates.

Additional Resources