Skip to main content

ExternalProductInput

An ExternalProduct to be added/updated

Fields

available_for_saleBoolean!

Whether the ExternalProduct is available for sale

created_atDateTime

The date the ExternalProduct was created

deleted_atDateTime

The date the ExternalProduct was deleted

description_htmlString

The description of the ExternalProduct

idID!

The unique identifier of the ExternalProduct

image_idID

The unique identifier of the image media that is the main image of the ExternalProduct

media[ExternalProductImageInput!]

The media of the ExternalProduct

skuString

The SKU of the ExternalProduct

slugString

The slug of the ExternalProduct (if set, url will be ignored)

tags[String!]

The tags of the ExternalProduct

titleString!

The title of the ExternalProduct

type[String!]

The type of the ExternalProduct

updated_atDateTime

The date the ExternalProduct was last updated

urlURL

The url of the ExternalProduct (ignored if slug is set)

vendorString

The vendor of the ExternalProduct