Magidoc

products
Query

List of the shop's 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.

filter

Filtering options for products.

first

Return the first n elements from the list.

identifier

MPO only filter: allows seeing products on behalf of a particular seller.

last

Return the last n elements from the list.

sortBy

Sort products.

Response

#

Returns ProductCountableConnection .

Example

#