Skip to main content

append_deployment_objects

Function append_deployment_objects 

Source
pub(super) async fn append_deployment_objects(
    client: &Client,
    objects: &[DeploymentObjectRecord],
) -> Result<(), ConnectionError>
Expand description

Append deployment object records (insert-only, never update or delete).