* upgrade typeorm to 3.0 * use new datasource object in typeorm 3 * fix tests * fix tests * migrate before creating connection * fail the test if migration failed
* use dataloader to fetch all labels of a list of linkIds in a single query and cached * add labels in GQL query in frontend