Skip to main content

OrderLineVariantUnitType

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

Fields

idString!required

It is the id of the category of the variant.

nameString!required

It is the amount of the unit.