I think we can try and use prisma connect for that, so you could pass a booking object with attendees on it and create those too on one call
Agusti
06/09/2022, 2:14 PM
And similar for any fields that are relations that prisma can work with. I also thought about adding them on GET similarly to how stripe does it with an expand=relations,here
v
Vikram
06/09/2022, 2:14 PM
that would be great!
👍 1
a
Agusti
06/09/2022, 2:14 PM
If you don’t mind lmk which places could be useful to have it, to try it first there (Besides bookings/attendees I mean)
v
Vikram
06/09/2022, 2:15 PM
bookings is the main one. Id like to set attendee emails, and some other metadata (user ids etc)