Skip to content

Add fields() support for SOQL Builder #266

@randi274

Description

@randi274

Is your feature request related to a problem? Please describe.
The new fields() feature for SOQL is awesome (v51+), and SOQL Builder half supports it. I see that ALL FIELDS is available, but would like to keep the fields() syntax of the query for simplicity.

Describe the solution you'd like
Being able to work with the fields() function in the SOQL builder without an error.

Additional context
Currently getting an error about a function expression when I toggle to SOQL Builder:

https://user-images.githubusercontent.com/9795193/149552619-8fbb77bf-d75f-42e4-a556-c438043fe678.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions