OBJECT
Widget2ListItem
link GraphQL Schema definition
1 type Widget2ListItem { 2 3 : [ChildSlot2ListItem]! 7 4 : [ExtendedData2ListItem]! 7 5 : String! 7 6 : String! 8 9 }
OBJECT
1 type Widget2ListItem { 2 3 : [ChildSlot2ListItem]! 7 4 : [ExtendedData2ListItem]! 7 5 : String! 7 6 : String! 8 9 }