UpdateProductInput
Autogenerated input type of UpdateProduct
Fields
clientMutationId (String)
metadata (JSON)
slug (String)
sku (String)
supplier (String)
shopifyProductType (String)
eligibleForDiscount (Boolean)
interval (Int)
intervalUnitOfMeasure (String)
initialShipmentDelay (Int)
initialShipmentDelayUnitOfMeasure (String)
minimumCommitmentEnabled (Boolean)
minimumCommitmentUnit (String)
minimumCommitmentPeriod (Int)
maximumCommitmentEnabled (Boolean)
maximumCommitmentPeriod (Int)
maximumCommitmentUnit (String)
graceCancellationEnabled (Boolean)
graceCancellationPeriod (Int)
graceCancellationUnit (String)
productType (String)
availableViaSsc (Boolean)
available (Boolean)
assetPurchasable (Boolean)
retailPriceCents (Int)
externalImageUrl (String)
productGroupId (ID)
titleTranslations ([TranslationInput!])
publicNameTranslations ([TranslationInput!])
imageTranslations ([ImageTranslationInput!])
countryOverrides ([ProductCountryOverrideInput!])
id (ID)
title (String)
priceCents (Int)
taxRateId (ID)
prices ([PriceInput!])
pricesDelete ([PriceDeleteInput!])
countryOverridesDelete ([ProductCountryOverrideDeleteInput!])
Last updated
Was this helpful?