Closed perbrondum closed 3 years ago
@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.
Ok, thanks.
Per
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