async createModel(models: Collection): Promise { for (const model of **models**) { // ts warn in this await this.createCollection<