OBJECT
CategoryBinding defines the category anchor which product is bound to
type CategoryBinding {# Category identifiercategory_id: ID # Category namename: String # Category unique slugslug: ID # Category url pathpath: ID }