Queries

productById

Type: Product

Arguments for productById

NameDescription
id (string)the product's id.

searchProduct

Type: Product

Arguments for searchProduct

NameDescription
filter (ProductFilter)the product filter.

getOrder

Type: Order

Arguments for getOrder

NameDescription
legacyConnectionId (int)the order's legacy connection id.
storeOrderId (string)the order's store order id.

searchOrder

Type: Order

Arguments for searchOrder

NameDescription
filter (OrderFilter)the order filter.