Skip to main content

ExternalProductVariantInput

An ExternalProductVariant to be added/updated

Fields

compare_at_priceMoneyInput

The original price of the ExternalProductVariant (must be greater than or equal to the current_price)

created_atDateTime

The date the ExternalProductVariant was created

current_priceMoneyInput!

The current price of the ExternalProductVariant

deleted_atDateTime

The date the ExternalProductVariant was deleted

description_htmlString

The description of the ExternalProductVariant

idID!

The unique identifier of the ExternalProductVariant

image_idID

The unique identifier of the image in the ExternalProduct associated with the ExternalProductVariant

options[ExternalProductVariantOptionInput!]

The options of the ExternalProductVariant

product_idID!

The unique identifier of the ExternalProduct associated with the ExternalProductVariant

quantityNonNegativeInt

The quantity of the ExternalProductVariant

skuString

The SKU of the ExternalProductVariant

tags[String!]

The tags of the ExternalProductVariant

titleString!

The title of the ExternalProductVariant

type[String!]

The type of the ExternalProductVariant

updated_atDateTime

The date the ExternalProductVariant was last updated

vendorString

The vendor of the ExternalProductVariant