Magidoc

nauticalOrders
Query

List of Nautical orders.

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 orders. Orders may be filtered by marketplace order number, seller order number, seller company name, seller email, customer first and/or last name, customer email, customer company name, discount name, order line product name, variant name, variant sku, variant stock number, purchase order number, invoice number, and payment charge status.

first

Return the first n elements from the list.

last

Return the last n elements from the list.

sortBy

Sort orders.

Response

#

Returns NauticalOrderCountableConnection .

Example

#