Bulk create waitlist entries in a single API call

The Backend SDK now includes createBulk() on WaitlistEntryAPI, so you can create multiple waitlist entries in a single API call. Pass an array of entries with optional notify flags per entry. Ideal for CSV imports, CRM syncs, and batch replay during traffic spikes.



