ComponentRowInput
No description
input ComponentRowInput {
rowMainContent: [ComponentRowContentInput!]!
rowAsideContent: [ComponentRowContentInput!]!
}
Fields
ComponentRowInput.rowMainContent
● [ComponentRowContentInput!]!
non-null input
ComponentRowInput.rowAsideContent
● [ComponentRowContentInput!]!
non-null input
Member of
ComponentContainerContentInput
input ● ComponentInput
input