You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm receiving email using a store(notify="https://my.webhook.address") route, and it would be really useful if I could import a type for the parsed body of these requests.
I'm receiving email using a
store(notify="https://my.webhook.address")route, and it would be really useful if I could import a type for the parsed body of these requests.