Magidoc

reportProductSales
Query

List of top selling products.

Arguments

#

after

Return the elements in the list that come after the specified cursor.

before

Return the elements in the list that come before the specified cursor.

first

Return the first n elements from the list.

identifier

Seller global id to filter by.

last

Return the last n elements from the list.

period

Non-null

Span of time.

Response

#

Returns ProductVariantCountableConnection .

Example

#