ComponentRowInput
No description
input ComponentRowInput {
rowMainContent: [ComponentRowContentInput!]!
rowAsideContent: [ComponentRowContentInput!]!
}
No description
input ComponentRowInput {
rowMainContent: [ComponentRowContentInput!]!
rowAsideContent: [ComponentRowContentInput!]!
}
rowMainContent
([ComponentRowContentInput!]!
)rowAsideContent
([ComponentRowContentInput!]!
)