linear.issueresponse.creator
Home > @runlightyear/linear > IssueResponse > creator
IssueResponse.creator property
The user who created the issue.
Signature:creator: {
id: LinearID;
name: string;
};
Home > @runlightyear/linear > IssueResponse > creator
The user who created the issue.
Signature:creator: {
id: LinearID;
name: string;
};