Future<bool> fromRequest(Map<String, dynamic> publicationRelease) async { return await saveAll(publicationRelease); }