8.93 ms (39.79%)
|
56 |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.title AS title_3, t0.price AS price_4, t0.position AS position_5, t0.inventory_policy AS inventory_policy_6, t0.compare_at_price AS compare_at_price_7, t0.option1 AS option1_8, t0.option2 AS option2_9, t0.option3 AS option3_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.taxable AS taxable_13, t0.barcode AS barcode_14, t0.fulfillment_service AS fulfillment_service_15, t0.grams AS grams_16, t0.inventory_management AS inventory_management_17, t0.requires_shipping AS requires_shipping_18, t0.sku AS sku_19, t0.weight AS weight_20, t0.weight_unit AS weight_unit_21, t0.inventory_item_id AS inventory_item_id_22, t0.inventory_quantity AS inventory_quantity_23, t0.old_inventory_quantity AS old_inventory_quantity_24, t0.admin_graphql_api_id AS admin_graphql_api_id_25, t0.image_id AS image_id_26 FROM shopify_product_variant t0 WHERE t0.id = ?
Parameters: [
42518572236915
]
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.title AS title_3, t0.price AS price_4, t0.position AS position_5, t0.inventory_policy AS inventory_policy_6, t0.compare_at_price AS compare_at_price_7, t0.option1 AS option1_8, t0.option2 AS option2_9, t0.option3 AS option3_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.taxable AS taxable_13, t0.barcode AS barcode_14, t0.fulfillment_service AS fulfillment_service_15, t0.grams AS grams_16, t0.inventory_management AS inventory_management_17, t0.requires_shipping AS requires_shipping_18, t0.sku AS sku_19, t0.weight AS weight_20, t0.weight_unit AS weight_unit_21, t0.inventory_item_id AS inventory_item_id_22, t0.inventory_quantity AS inventory_quantity_23, t0.old_inventory_quantity AS old_inventory_quantity_24, t0.admin_graphql_api_id AS admin_graphql_api_id_25, t0.image_id AS image_id_26 FROM shopify_product_variant t0 WHERE t0.id = 42518572236915;
|