# Shopify Connector - Update SKU

This action updates the SKU (stock keeping unit) associated with a product variant.

# Input

Field Description
Inventory item ID The product variant.
Sku The stock keeping unit for this product variant.
Tracked Select from the picklist or input your own value. If true, then inventory quantity changes will be tracked.

# Output

Field Description
ID The unique ID of the product variant.
Sku The stock keeping unit.
Tracked Whether this item is being tracked.
Created at The data and time when this SKU was created.
Updated at The date and time when this SKU was last updated.
Admin GraphQL API ID The Admin GraphQL API ID.


Last updated: 3/17/2021, 9:39:07 PM

On this page