pub async fn document_delete( client: &Client, id: String, ) -> Result<Value, LinearError>
Deletes (trashes) a document.