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