linear.issueresponse.projectmilestone
Home > @runlightyear/linear > IssueResponse > projectMilestone
IssueResponse.projectMilestone property
[ALPHA] The projectMilestone that the issue is associated with.
Signature:projectMilestone: {
id: LinearID;
name: string;
};