This page describes the WidgetLayoutInput object used for creating and updating widget layouts.

WidgetLayoutInput

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