OBJECT

Widget6ListItem

link GraphQL Schema definition

1type Widget6ListItem {
2
3parentWidgetId: String!
5
4widgetId: String!
6
7}