Skip to main content

comment_create

Function comment_create 

Source
pub async fn comment_create(
    client: &Client,
    input: CommentCreateInput,
) -> Result<Value, LinearError>
Expand description

Creates a new comment.