Delete Inventory Repository Movement
Delete Inventory Repository Movement Mutation
Arguments
Name
Type
Description
Return Type
Return Fields
Field
Type
Description
Usage Example
mutation {
deleteInventoryRepositoryMovement(id: "repo_movement_456") {
deletedID
workflows {
id
type
status
runID
startedAt
completedAt
result
failure
}
}
}JavaScript Example
Important Notes
Related Operations
Common Deletion Scenarios
Safety Considerations
Last updated
Was this helpful?
