Handler function for replaying mutations
typedef ZenMutationHandler = Future<dynamic> Function( Map<String, dynamic> payload);