Back to source list
Official
Shopify
The CloudQuery Shopify plugin pulls data from Shopify and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v8.4.7
Type
Source
Platforms
Date Published
Shopify Price Rules
The shopify_price_rules table shows data for Shopify Price Rules.
This table supports incremental syncing. Read more about incremental syncing here.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
allocation_limit | int64 |
allocation_method | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
discount_class | utf8 |
discount_codes_count | json |
ends_at | timestamp[us, tz=UTC] |
features | list<item: utf8, nullable> |
id | utf8 |
legacy_resource_id | utf8 |
once_per_customer | bool |
starts_at | timestamp[us, tz=UTC] |
status | utf8 |
target | utf8 |
total_sales | json |
usage_count | int64 |
usage_limit | int64 |
value_v2 | json |