importOrder
Import an order into the company, it returns the created order
importOrder(
data: OrderImportInput!
): CompanyOrder!
Import an order into the company, it returns the created order
importOrder(
data: OrderImportInput!
): CompanyOrder!
importOrder.data
● OrderImportInput!
non-null inputCompanyOrder
object