Executes a mutation multiple times in a single batch operation.
Future<void> executeBatch<P>( Command<P> mutation, List<P> paramsList, );