ProductAttributeTableTemplateInput
type ProductAttributeTableTemplateInput {
columns: [ProductAttributeTableCellDataInput!]!
rows: [ProductAttributeTableCellDataInput!]!
}
type ProductAttributeTableTemplateInput {
columns: [ProductAttributeTableCellDataInput!]!
rows: [ProductAttributeTableCellDataInput!]!
}