pub async fn execute_mutation(
mutation_ref: &MutationRef,
) -> DataConnectResult<MutationResult>Expand description
Executes the provided mutation reference.
pub async fn execute_mutation(
mutation_ref: &MutationRef,
) -> DataConnectResult<MutationResult>Executes the provided mutation reference.