{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_product_variation_group_products",
      "access_type": "ref",
      "possible_keys": ["idx_parent_product_id"],
      "key": "idx_parent_product_id",
      "key_length": "3",
      "used_key_parts": ["parent_product_id"],
      "ref": ["const"],
      "rows": 2,
      "filtered": 100
    }
  }
}| product_id | parent_product_id | 
|---|---|
| 285 | 127 | 
| 286 | 127 |