OBJECT
LayoutAddwidgetResponse
link GraphQL Schema definition
1 type LayoutAddwidgetResponse { 2 3 : String! 5 4 : [ResultList5ListItem]! 6 7 }
OBJECT
1 type LayoutAddwidgetResponse { 2 3 : String! 5 4 : [ResultList5ListItem]! 6 7 }