calcom/cal.com

[CAL-3683] Improve payload typings for Tasker handlers

Opened this issue · 0 comments

Right now all payload just receive a string is used to stringify and parse JSON. We already use zod to parse on runtime. We should use z.infer to get that benefit on typeland.

From SyncLinear.com | CAL-3683