UnarchiveIssueTypeOutput
No description
type UnarchiveIssueTypeOutput {
issueType: IssueType
error: MutationError
}
Fields
UnarchiveIssueTypeOutput.issueType
● IssueType
object
UnarchiveIssueTypeOutput.error
● MutationError
object
Returned by
unarchiveIssueType
mutation