$this->id, 'featured_group_id' => $this->featured_group_id, 'product_id' => $this->product_id, 'order' => $this->order, // You can add a nested ProductResource here if needed and when loaded ]; } }