Optionaloptions: QueryFormatterOptionsPrivateformatPrivateformatOptionalpreviousCondition: QueryBinary | QueryUnaryPrivateformatPrivateupdateStaticformatQuery data to format
Optionaloptions: QueryFormatterOptionsOptional query formatter options used to replace namespace placeholders
Formatted SOQL query
Format structured query data into a SOQL query that can be executed against Salesforce.
Namespace placeholders (
%vlocity_namespace%) are only replaced when a namespace service is passed; without one placeholders are left untouched so the executing layer (e.g.QueryServiceorSalesforceDataService) can normalize them with its own initialized namespace service.