const connection: any = await buildConnectionResolver<User>(
      db.table(userTableName),
      {
        first: 3,
        sort: {