OBJECT
An order combo option
type OrderComboOption {id: UUID! itemGroups: [OrderItemGroup] menuComboOptionId: UUID name: String price: Money }