Beta
Options for pipeline execute().
Note: indexMode and rawOptions are currently applied on Android and web only. iOS rejects them because the native Firestore pipeline SDK does not yet expose execute options.
indexMode
rawOptions
Optional
Escape hatch for options not known at build time (e.g. backend-specific snake_case options).
Options for pipeline execute().
Note:
indexModeandrawOptionsare currently applied on Android and web only. iOS rejects them because the native Firestore pipeline SDK does not yet expose execute options.