linear.linear.updateissue
Home > @runlightyear/linear > Linear > updateIssue
Linear.updateIssue() method
This API is in beta and may contain contain bugs. Can be used in production with caution.
Update an issue
Signature:updateIssue(props: UpdateIssueProps): Promise<UpdateIssueResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | UpdateIssueProps |
Promise<UpdateIssueResponse>