https://docs.convex.dev/api/classes/server.Crons#weekly
I would like to know which are valid values for dayOfWeek in crons.weekly. Please add to docs
#dayOfWeek is not documented
4 messages · Page 1 of 1 (latest)
Thanks! https://github.com/get-convex/convex-js/blob/main/src/server/cron.ts#L121 is the type
@cerulean zinc Were you not getting tab completion of this field in the editor? Either way we can make this more clear in docs.