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