You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
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: