productById
Type: Product
Arguments for productById
Name | Description |
---|---|
id (string) | the product's id. |
searchProduct
Type: Product
Arguments for searchProduct
Name | Description |
---|---|
filter (ProductFilter) | the product filter. |
getOrder
Type: Order
Arguments for getOrder
Name | Description |
---|---|
legacyConnectionId (int) | the order's legacy connection id. |
storeOrderId (string) | the order's store order id. |
searchOrder
Type: Order
Arguments for searchOrder
Name | Description |
---|---|
filter (OrderFilter) | the order filter. |