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 34b9192 commit af4e80aCopy full SHA for af4e80a
graph/articles/coreTypes.md
@@ -80,7 +80,7 @@ Add a navigation from user to the new type:
80
</EntityType>
81
```
82
83
-#### Contain the new type in an entity set elsewhere, and add a navigation property to the existing type on the new type.
+#### Option 3: Contain the new type in an entity set elsewhere, and add a navigation property to the existing type on the new type.
84
85
Define the new entity type, with a navigation to the user:
86
```xml
0 commit comments