CreateProductInput
Autogenerated input type of CreateProduct
Fields
clientMutationId (String)
metadata (JSON)
slug (String)
sku (String)
supplier (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)
title (String!)
priceCents (Int!)
taxRateId (ID!)
prices ([PriceInput!])
Last updated
Was this helpful?