resetIssueOwnerInput
Last updated
Input for resetting the owner of a security issue back to the original automatically calculated owner.
input ResetIssueOwnerInput {
issueId: String!
}issueId String!
Unique identifier of the issue to reset the owner for
Last updated
