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 d090f0a commit c553519Copy full SHA for c553519
source/sdk/flutter/realm-database/serialization.txt
@@ -19,6 +19,7 @@ Serialization - Flutter SDK
19
20
The Atlas Device SDK for Flutter supports serialization and deserialization of
21
:manual:`Extended JSON (EJSON) </reference/mongodb-extended-json>` to and from static Realm objects.
22
+
23
The Flutter SDK can also use this full-document EJSON encoding to communicate
24
directly with MongoDB Atlas, such as through the following APIs:
25
0 commit comments