DraftOrderCatalogItem

Object

Catalog details used to add or update a draft-order line item.

#

Fields


isFound
Boolean!

Whether the requested variant was found in the catalog.

mediaIds
[ID!]!

The identifiers of media associated with the variant.

price
DraftOrderCatalogPrice

The price selected for the draft order, when an applicable price exists.

productId
ID

The unique identifier of the product that owns the variant, when found.

productName
String

The product name, when the variant was found.

sku
String

The stock-keeping unit assigned to the variant, when available.

variantId
ID!

The unique identifier of the product variant.

variantName
String

The variant name, when the variant was found.

#

Queries


Runs the draft order catalog items operation.