linear.createcommentprops.createdat
Home > @runlightyear/linear > CreateCommentProps > createdAt
CreateCommentProps.createdAt property
The date when the comment was created (e.g. if importing from another system). Must be a date in the past. If none is provided, the backend will generate the time as now.
Signature:createdAt?: string;