We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45c94d commit 398662fCopy full SHA for 398662f
Sources/Search/SearchClient.swift
@@ -1239,7 +1239,7 @@ open class SearchClient {
1239
}
1240
1241
// Deletes a record by its object ID. To delete more than one record, use the [`batch`
1242
- // operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteByQuery`
+ // operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteBy`
1243
// operation](#tag/Records/operation/deleteBy).
1244
// Required API Key ACLs:
1245
// - deleteObject
0 commit comments