Types
DeleteIssuePartInventoryInput
Input needed to delete IssuePartInventory.
input
DeleteIssuePartInventoryInputFields
etag
String!
required
issueId
Int!
required
partInventoryId
Int!
required
removeAllLotInventories
Boolean
Optional. If true, deletes all issue-part-inventory links for the same part and lot number as the provided partInventoryId on this issue.