mondaycom / monday-sdk-js

Node.js and JavaScript SDK for developing over the monday.com platform
https://monday.com
MIT License
87 stars 39 forks source link

[Bug] SDK is missing types for monetization methods #104

Open yuhgto opened 1 year ago

yuhgto commented 1 year ago

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

  1. Embed the SDK in typescript app
  2. Call 'monday.execute('openPlanSelection')
  3. 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