On this pageOrderLineVariantCategoryPathtype OrderLineVariantCategoryPath { id: String! name: String!}CopyFieldsidString!requiredIt is the id of the category of the variant.nameString!requiredIt is the name of the category.