DraftOrderCatalogItem
ObjectCatalog details used to add or update a draft-order line item.
#
Fields
- Boolean!
isFound Whether the requested variant was found in the catalog.
- [ID!]!
mediaIds The identifiers of media associated with the variant.
- DraftOrderCatalogPrice
price The price selected for the draft order, when an applicable price exists.
- ID
productId The unique identifier of the product that owns the variant, when found.
- String
productName The product name, when the variant was found.
- String
sku The stock-keeping unit assigned to the variant, when available.
- ID!
variantId The unique identifier of the product variant.
- String
variantName The variant name, when the variant was found.
#
Queries
Runs the draft order catalog items operation.