File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
_data/taps/schemas/shopify/v3 Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 44 customers_customer_id :
55 - table : abandoned_checkouts
66 keys :
7- - customer.default_address.customer_id
87 - customers.id
9- - customer.addresses.customer_id
108 - table : customers
119 keys :
1210 - id
13- - addresses.id
1411 orders_order_id :
1512 - table : abandoned_checkouts
1613 keys :
2421 - table : orders
2522 keys :
2623 - id
27- - refunds.order_adjustments.order_id
2824 - table : transactions
2925 keys :
3026 - order.id
3531 - table : orders
3632 keys :
3733 - refunds.id
38- - refunds.order_adjustments.refund_id
3934 product_product_id :
4035 - table : abandoned_checkouts
4136 keys :
@@ -45,18 +40,14 @@ keys:
4540 - refundLineItems.lineItem.product.id
4641 - table : orders
4742 keys :
48- - fulfillments.line_items.product_id
49- - refunds.refund_line_items.line_item.product_id
5043 - lineItems.product.id
5144 - table : products
5245 keys :
5346 - id
54- - options.product_id
5547 transactions_transaction_id :
5648 - table : transactions
5749 keys :
5850 - id
59- - parent_id
6051tables :
6152- table-name : abandoned_checkouts
6253 join :
You can’t perform that action at this time.
0 commit comments