pub async fn trigger( client: &Client, organisation_id: &str, function_id: &str, deployment_id: &str, ) -> Result<(), Error>
trigger the deployment of the function once the WebAssembly has been uploaded