File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
_data/taps/schemas/shopify/v2 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ tables:
9191
9292 '
9393 links :
94- doc-link : https://shopify.dev/docs/api/admin-rest/2025-01/resources/product-variant
94+ doc-link : https://shopify.dev/docs/api/admin-rest/2025-01/resources/product-variant#top
9595 singer-schema : https://github.com/singer-io/tap-shopify/blob/master/tap_shopify/schemas/product_variants.json
9696 api-method : https://shopify.dev/docs/api/admin-rest/2025-01/resources/product-variant#get-products-product-id-variants
9797 table-details :
@@ -100,7 +100,7 @@ tables:
100100 replication-key : updated_at
101101- name : product_variants
102102 description : ' The `{{ table.name }}` table contains info about variants that can
103- be added to represent one version of a product with several options.
103+ be added to a product to represent one version of a product with several options.
104104
105105 '
106106 links :
You can’t perform that action at this time.
0 commit comments