Admin ExtensionsAdmin GraphQL API
New inventoryItem
field on ProductSetVariantInput
inventoryItem
field on ProductSetVariantInputWe are expanding capabilities of the GraphQL Admin API productSet mutation by adding field to the ProductVariantSetInput type.
This enables to modify
fields related to its
, such as unit cost and tracked status .
This change is applied to all API versions, starting with 2024-10
.
For more detailed information and examples, visit our productSet documentation on Shopify.dev.
Was this section helpful?