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 c8e407e commit 9daed85Copy full SHA for 9daed85
core/serialization.md
@@ -291,7 +291,7 @@ The following rules apply when denormalizating embedded relations:
291
the data provider and any changes in the embedded relation will be applied to that object.
292
* If no `@id` key exists, a new object will be created containing data provided in the embedded JSON document.
293
294
-You can create as relation embedding levels as you want.
+You can create as many relation embedding levels as you want.
295
296
## Changing the Serialization Context Dynamically
297
0 commit comments