supplierBillsOfLadingDraftable
mutation
Converts a Supplier Bill of lading back to draft
Returns the updated Supplier Bill of lading
mutation {
supplierBillsOfLadingDraftable(companyId: Int!, documentId: Int!): SupplierBillsOfLading!
}Returns: SupplierBillsOfLading!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |