and any other metadata?
# api
v
and any other metadata?
a
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
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
that would be great!
👍 1
a
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
bookings is the main one. Id like to set attendee emails, and some other metadata (user ids etc)
if I think of more ill let u know?
🙏 1