const options: DataSourceOptions = { // ... other options entities: [Photo, PhotoMetadata, Author, Album], }