OptionaleffectFormat for mutation effects.
'mendoza' includes apply and revert arrays.
OptionaleventsEvent types to include in the observable.
Optional InternalincludeOptionalincludeWhether to include the mutations that were performed.
Set to false to reduce bandwidth if you only need the final document.
OptionalincludeWhether to include the document state before the mutation. Useful for tracking what changed.
OptionalincludeWhether to include the resulting document in addition to mutations.
Set to false to reduce bandwidth if you only need mutation info.
OptionaltagOptional tag to identify the listener in logs
OptionalvisibilityWhen to send events:
Options for listening to real-time updates. Used with
client.listen()to subscribe to document changes.