☰
billsOfLadingCreate
Creates an Bill of lading
Creates a Bill of lading with the inserted data. Returns the created Bill of lading
Function signature
billsOfLadingCreate(companyId: Int!,data: BillsOfLadingInsert!,options: BillsOfLadingMutateOptions): BillsOfLading!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: BillsOfLadingInsert!
options: BillsOfLadingMutateOptions