Delete Inventory Item Movement
Delete Inventory Item Movement Mutation
Arguments
Name
Type
Description
Return Type
Return Fields
Field
Type
Description
Usage Example
mutation {
deleteInventoryItemMovement(id: "movement_123") {
deletedID
workflows {
id
type
status
runID
}
}
}JavaScript Example
Important Notes
Related Operations
Common Deletion Scenarios
Last updated
Was this helpful?
