INPUT_OBJECT

LayoutLayoutInput

link GraphQL Schema definition

1input LayoutLayoutInput {
3
2recordSetComplete: Boolean
5
4recordSetCount: BigInt
7
6recordSetStartNumber: BigInt
9
8recordSetTotal: BigInt
11
10resultList: [LayoutLayoutItemInput]
12}

link Required by