private fun runMutationFunctionWithRetries(environment: DataFetchingEnvironment): CompletableFuture<Any?>
Invokes the mutation function and handles transient exceptions
Return
the result of the mutation
Parameters
environment
the DataFetchingEnvironment