Delete Inventory Repository
Delete Inventory Repository Mutation
Arguments
Name
Type
Description
Return Type
Return Fields
Field
Type
Description
Usage Example
mutation {
deleteInventoryRepository(id: "repo_123") {
deletedID
workflows {
type
id
runID
status
startedAt
completedAt
result
failure
}
}
}JavaScript Example
Important Notes
Pre-deletion Checklist
Related Operations
Last updated
Was this helpful?
