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