On this pageOrderLineVariantBrandtype OrderLineVariantBrand { id: String! name: String!}CopyFieldsidString!requiredIt is the id of the brand of the variant.nameString!requiredIt is the name of the category.