OptionalfieldList: string[]Optionaloptions: { ignoreUndefined: boolean }Format the query as SOQL string. Namespace placeholders are only replaced when a namespace service is passed; without one placeholders are left untouched so the executing layer can normalize them with its own initialized namespace service.
Optionaloptions: QueryFormatterOptionsOptionaloffset: numberOptionaldirection: "asc" | "desc"Validate queried fields and remove any unknown field from the query using the schema access provided
Schema access
StaticcloneStaticparse
Simple salesforce SOQL builder