pub async fn flows_instances_used_by_list(
configuration: &Configuration,
slug: &str,
) -> Result<Vec<UsedBy>, Error<FlowsInstancesUsedByListError>>
Expand description
Get a list of all objects that use this object
pub async fn flows_instances_used_by_list(
configuration: &Configuration,
slug: &str,
) -> Result<Vec<UsedBy>, Error<FlowsInstancesUsedByListError>>
Get a list of all objects that use this object