William Rodriguez
07/12/2025, 4:33 PMAnthony OConnor
07/12/2025, 4:44 PMhandlers
why not just
const beforeSubmit = (context) => {...}
return {
beforeSubmit
}
Armanda
07/14/2025, 10:39 AMShawn Talbert
07/14/2025, 8:42 PMlog.debug()
has no such signature as what you're passing. It works, but it's undocumented and not recommended.