Skip to main content

OrderLineVariantTag

type OrderLineVariantTag {
id: String!
name: String!
}

Fields

idString!required

It is the id of the tag of the variant.

nameString!required

It is the name of the tag.