An attendee with all their listing bookings (for token resolution)
bookings: ListingAttendeeRow[]
Per-listing bookings, sorted by start_at then listing_id
An attendee with all their listing bookings (for token resolution)
bookings: ListingAttendeeRow[]
Per-listing bookings, sorted by start_at then listing_id
import { type AttendeeWithBookings } from "docs/database.ts";