Skip to content

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

@yuhgto

Description

@yuhgto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions