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
@perbrondum no, I haven't had the chance yet to create an 'out of box' search method in Swiftly Salesforce v9. You could create your own search capability relatively easily: create a custom struct that implements the Service protocol -- see QueryService, SObjectsService, or LimitsService as examples.
On Aug 4, 2021, at 5:11 PM, Michael Epstein ***@***.***> wrote:
@perbrondum no, I haven't had the chance yet to create an 'out of box' search method in Swiftly Salesforce v9. You could create your own search capability relatively easily: create a custom struct that implements the Service protocol -- see QueryService, SObjectsService, or LimitsService as examples.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Is there a replacement for .search(sosl:) in 9.0.5
The text was updated successfully, but these errors were encountered: