Skip to main content

linear.createissueprops.createasuser

Home > @runlightyear/linear > CreateIssueProps > createAsUser

CreateIssueProps.createAsUser property

This API is in beta and may contain contain bugs. Can be used in production with caution.

Create issue as a user with the provided name. This option is only available to OAuth applications creating issues in actor=application mode.

Signature:
createAsUser?: string;