@Provides
 List<Apis> getApis() {
   return configuration.getCypherResources();
 }