Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add shop metafield variable
  • Loading branch information
fivetran-avinash authored Jun 21, 2023
1 parent 2049f8d commit 70e523e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ vars:
shopify_using_product_metafields: True ## False by default. Will enable ONLY the product metafield model.
shopify_using_product_image_metafields: True ## False by default. Will enable ONLY the product image metafield model.
shopify_using_product_variant_metafields: True ## False by default. Will enable ONLY the product variant metafield model.
shopify_using_shop_metafields: True ## False by default. Will enable ONLY the shop metafield model.
```

### Changing the Build Schema
Expand Down

0 comments on commit 70e523e

Please sign in to comment.