private fun runMutationFunction(environment: DataFetchingEnvironment): CompletableFuture<Any?>

Invokes the mutation function and handles transient exceptions

Return

the result of the mutation

Parameters

environment

the DataFetchingEnvironment