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 fe145d1 commit 7c26b73Copy full SHA for 7c26b73
Sources/ParseSwift/Parse.swift
@@ -322,6 +322,7 @@ public struct ParseSwift {
322
masterKey: masterKey,
323
serverURL: serverURL,
324
liveQueryServerURL: liveQueryServerURL,
325
+ allowCustomObjectId: allowCustomObjectId,
326
useTransactions: useTransactions,
327
keyValueStore: keyValueStore,
328
requestCachePolicy: requestCachePolicy,
0 commit comments