Delete Picking Order
deletePickingOrder Mutation
Arguments
Name
Type
Description
Return Type
Response Fields
Field
Type
Description
Usage Example
mutation {
deletePickingOrder(id: "550e8400-e29b-41d4-a716-446655440000") {
deletedID
workflows {
id
type
id
runID
status
}
}
}JavaScript Example
Bulk Deletion Example
Notes
Last updated
Was this helpful?
