INPUT_OBJECT

LayoutLayoutItemWidgetChildSlotInput

link GraphQL Schema definition

1input LayoutLayoutItemWidgetChildSlotInput {
3
2internalSlotId: String
5
4slotId: String
7
6slotIdentifier: LayoutLayoutItemWidgetChildSlotSlotIdentifierInput
9
8slotName: String
11
10slotType: String
12}