const results = await this.app.model.query('sql', {
        replacements: [toId],
        type: 'SELECT'
      });