The Firmhouse Logo [FH]
Developer Docs

syncShopifyProducts

Syncs products from Shopify to Firmhouse.

Arguments

ArgumentDescription
input (SyncShopifyProductsInput!)
Parameters for SyncShopifyProducts

SyncShopifyProductsInput Arguments

ArgumentDescription
updateExistingProducts (Boolean)
Whether to update existing products.
createNewProducts (Boolean)
Whether to create new products that don't exist yet.
archiveProductsWithoutTag (Boolean)
Whether to archive products that no longer have a Firmhouse tag in Shopify.
productGroups (Boolean)
Whether to sync product groups for variants of the same Shopify product. This controls how products are displayed in the Self Service Center.
updateFields ([String!])
List of fields to update. Available fields: image, title, price, sku, tax_rate, shipping, billing, contract_terms, vendor.
createAssets (Boolean)
Whether to create assets for products.
onlyCreateProductsFromTags (Boolean)
Whether to only create products that have Firmhouse tags.
onlyCreateProductsWithMetafields (Boolean)
Whether to only create products that have metafields.

Return Fields

status (String)
syncId (ID)