OrderedProductsWithSummaryConnection

The connection type for OrderedProduct.

Fields

A list of edges.

nodes ([OrderedProduct])

A list of nodes.

pageInfo (PageInfo!)

Information to aid in pagination.

totalCount (Int)

The total number of items available.

totalCountPerProductId (JSON!)

Returns a key value pair of product ID and the value of its ordered product count

totalCountPerProductSku (JSON!)

Returns a key value pair of product SKU and the value of its ordered product count

totalQuantityPerProductId (JSON!)

Returns a key value pair of product ID and the value of its ordered product total quantity

totalQuantityPerProductSku (JSON!)

Returns a key value pair of product SKU and the value of its ordered product total quantity

Last updated

Was this helpful?