monday-sdk-js
monday-sdk-js copied to clipboard
[Bug] SDK is missing types for monetization methods
Describe the bug
The SDK doesn't have types for monday.execute('openPlanSelection')
. Not a blocker, the most recent version of SDK has a fallback to allow for any string method.
Steps to reproduce
- Embed the SDK in typescript app
- Call 'monday.execute('openPlanSelection')
- Autocomplete does not work (but you don't receive an error)
Expected behavior The monetization methods should be supported: https://developer.monday.com/apps/docs/api-reference#sdk-methods