linear.issueresponse.parent
Home > @runlightyear/linear > IssueResponse > parent
IssueResponse.parent property
The parent of the issue.
Signature:parent: {
id: LinearID;
title: string;
};
Home > @runlightyear/linear > IssueResponse > parent
The parent of the issue.
Signature:parent: {
id: LinearID;
title: string;
};