StoreHomeAttributesInput
No description
input StoreHomeAttributesInput {
id: ID
headerText: String
attributeValuesIds: [ID!]!
locale: String!
displayAs: DisplayAsEnum
stretchToFullWidth: Boolean
showAttributeName: Boolean
attributeValuesPerRow: Int
}