execute_mutation

Function execute_mutation 

Source
pub async fn execute_mutation(
    mutation_ref: &MutationRef,
) -> DataConnectResult<MutationResult>
Expand description

Executes the provided mutation reference.