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 6aa47c1 commit c9405c4Copy full SHA for c9405c4
graph/articles/coreTypes.md
@@ -41,7 +41,7 @@ Don't add new properties to core types such as `user`.
41
42
Do one of the following:
43
44
-#### Add a navigation property on the existing type to the new type, containing the new type.
+#### Option 1: Add a navigation property on the existing type to the new type, containing the new type.
45
46
Define the new entity type:
47
```xml
0 commit comments