-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Description
Preliminary Checks
-
I have reviewed the documentation: https://clerk.com/docs
-
I have searched for existing issues: https://github.com/clerk/javascript/issues
-
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
-
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction
Publishable key
pk_test_ZGVhci1tdXR0LTIyLmNsZXJrLmFjY291bnRzLmRldiQ
Description
| export type WebhookEvent = |
Steps to reproduce:
- Please look at the clerk codebase (above url)
Expected behavior:
- vanilla waitlist webhook events (
waitlistEntry.created,waitlistEntry.updated) should be typed and accounted for in the exportedWebhookEventtype.
Actual behavior:
- no appropriate types available.
Environment
All / any.mackenzienolan
Metadata
Metadata
Assignees
Labels
No labels