Back to plugin list
Official
Premium
Shopify
The CloudQuery Shopify plugin pulls data from Shopify and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v8.3.0
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $15
monthly free quota
1M rows
- v8.3.0Latest version
- v8.2.1
- v8.2.0
- v8.1.1
- v8.1.0
- v8.0.3
- v8.0.2
- v8.0.1
- v8.0.0
- v7.1.0
- v7.0.1
- v7.0.0
- v6.0.2
- v6.0.1
- v6.0.0
- v5.5.2
- v5.5.1
- v5.5.0
- v5.4.3
- v5.4.2
- v5.4.1
- v5.4.0
- v5.3.0
- v5.2.1
- v5.2.0
- v5.1.14
- v5.1.13
- v5.1.12
- v5.1.11
- v5.1.10
- v5.1.9
- v5.1.8
- v5.1.7
- v5.1.6
- v5.1.5
- v5.1.4
- v5.1.3
- v5.1.2
- v5.1.1
- v5.1.0
- v5.0.5
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
- v4.0.1
- v4.0.0
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
v8.3.0
v8.2.1
v8.2.0
v8.1.1
v8.0.3
v8.0.2
v8.0.1
v8.0.0
8.0.0 (2024-08-21) #
⚠ BREAKING CHANGES #
- Use correct type definition for abandoned checkouts (#4074)
This Release has the Following Changes to Tables #
- Table
shopify_abandoned_checkouts
: columnline_items
removed from table (:warning: breaking) - Table
shopify_abandoned_checkouts
: columnlocation_id
removed from table (:warning: breaking) - Table
shopify_abandoned_checkouts
: columnshipping_line
removed from table (:warning: breaking) - Table
shopify_abandoned_checkouts
: columnshipping_rate
removed from table (:warning: breaking) - Table
shopify_abandoned_checkouts
: columntotal_tax
removed from table (:warning: breaking) - Table
shopify_abandoned_checkouts
: column type changed fromjson
toutf8
fortotal_duties
(:warning: breaking) - Table
shopify_abandoned_checkouts
: column type changed fromutf8
toint64
fordevice_id
(:warning: breaking) - Table
shopify_abandoned_checkouts
: column type changed fromutf8
tojson
forsubtotal_price
(:warning: breaking) - Table
shopify_abandoned_checkouts
: column type changed fromutf8
tojson
fortotal_discounts
(:warning: breaking) - Table
shopify_abandoned_checkouts
: column type changed fromutf8
tojson
fortotal_line_items_price
(:warning: breaking) - Table
shopify_abandoned_checkouts
: column type changed fromutf8
tojson
fortotal_price
(:warning: breaking) - Table
shopify_abandoned_checkouts
: column added with nameadmin_graphql_api_id
and typeutf8
- Table
shopify_abandoned_checkouts
: column added with namedefault_address
and typejson
- Table
shopify_abandoned_checkouts
: column added with nameshipping_address
and typejson
- Table
shopify_abandoned_checkouts
: column added with nameshipping_lines
and typejson
- Table
shopify_abandoned_checkouts
: column added with namesms_marketing_consent
and typejson
Features #
- Use correct type definition for abandoned checkouts (#4074) (caed427)
10