OBJECT
LayoutBuilderGridCell
Cell in a grid item
link GraphQL Schema definition
- type LayoutBuilderGridCell {
- # List of elements in this cell
- : [LayoutBuilderElement!]!
- }
OBJECT
Cell in a grid item
- type LayoutBuilderGridCell {
- # List of elements in this cell
- : [LayoutBuilderElement!]!
- }