query getProductTierPrice($product_id: String!) { getProductTierPrice(product_id: $product_id) { tier_price_detail } }