pub async fn document_create(
client: &Client,
input: DocumentCreateInput,
) -> Result<Value, LinearError>Expand description
Creates a new document.
pub async fn document_create(
client: &Client,
input: DocumentCreateInput,
) -> Result<Value, LinearError>Creates a new document.