INPUT_OBJECT
LayoutBuilderGridCellInput
Input for cell in a grid item
link GraphQL Schema definition
- input LayoutBuilderGridCellInput {
- # List of elements in this cell
- : [LayoutBuilderElementInput!]!
- }
INPUT_OBJECT
Input for cell in a grid item
- input LayoutBuilderGridCellInput {
- # List of elements in this cell
- : [LayoutBuilderElementInput!]!
- }