Skip to content

Add checks for API method calls #44

@psybers

Description

@psybers

The compiler knows basic information about the built-in API, so it should be able to perform some simple checks on queries containing those API calls.

At a minimum, it can check the number of arguments match. Depending on available type information, it might also be able to typecheck the arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions