Objects
VariantAttributeType
Type containing variant attribute information
Type containing variant attribute information
type VariantAttributeType {
key: String!
value: String!
}
Fields
key ● String! non-null scalar required
Attribute key
value ● String! non-null scalar required
Attribute value
Member Of
VariantDimensionType object ● VariantType object