WidgetMetaData contains the metadata of the widget. It contains the details like chart type, group name, chart configuration, color scheme, etc.
BuilderViewOptions represents the entities with which the widget is associated.
KeepOldData note: do not use KeepOldData as this is deprecated, this will be only used in ai module till the changes are made.
LayoutItem represents the layout of the widget in the dashboard view.
Specifically for alerts module, where only the result of the formula needs to be returned
UseV2 indicates if the request should return result in v2 format
OK