Skip to content

getSpaces(), getCollections() etc get incorrect typescript feedback in editor #116

@chadmoore

Description

@chadmoore

It is convenient to call these get endpoints without arguments like so:

Image

This code runs and provides the expected output, but the editor discourages this usage. This is documented usage on the qlik.dev site, however. Ideally the types will reflect this usage as acceptable. A workaround to satisfy the linter is to pass an empty object to satisfy the query requirement, but this doesn't feel like an intentional requirement.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions