Skip to main content

ProductAttributeOptionInput

type ProductAttributeOptionInput {
id: ID
name: String!
}

Fields

idID
nameString!required