Skip to content

The execute method no longer accepts undefined as possible value #4122

@dtimofeev

Description

@dtimofeev

After the following commit: a9c8d09 the ExecutableBase.execute(...) no longer accepts ExecutableBase.execute(string, undefined).

Type 'undefined' is not assignable to type 'QueryValues'.

This is a breaking API change for Typescript users.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions