it("resolves hasPreviousPage properly: has no previous page", async () => {
    const connection: any = await buildConnectionResolver(
      db.table(userTableName),
      {
        first: 3,