Back to plugin list
Official
Premium
Shopify
The CloudQuery Shopify plugin pulls data from Shopify and loads it into any supported CloudQuery destination
Latest version
v4.0.0
Type
Source
Published
Nov 9, 2023
Category
sales-marketing
Shopify Products
The shopify_products table shows data for Shopify Products.
The primary key for this table is id.
It supports incremental syncs based on the updated_at column.
Columns
Name | Type |
---|---|
admin_graphql_api_id | utf8 |
body_html | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
handle | utf8 |
id | int64 |
image | json |
product_type | utf8 |
published_at | timestamp[us, tz=UTC] |
published_scope | utf8 |
status | utf8 |
tags | list<item: utf8, nullable> |
template_suffix | utf8 |
title | utf8 |
updated_at | timestamp[us, tz=UTC] |
vendor | utf8 |
Relations
The following tables depend on "Shopify Products":