On this pageOrderLineVariantTagtype OrderLineVariantTag { id: String! name: String!}CopyFieldsidString!requiredIt is the id of the tag of the variant.nameString!requiredIt is the name of the tag.