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.
2 parents 071ce9f + b8c60e4 commit 1ee97cbCopy full SHA for 1ee97cb
docs/usage/resource-graph.md
@@ -19,7 +19,7 @@ There are three ways the resource graph can be created:
19
Auto-discovery refers to process of reflecting on an assembly and
20
detecting all of the json:api resources and services.
21
22
-The following command will build the context graph using all `IIdentifiable`
+The following command will build the resource graph using all `IIdentifiable`
23
implementations. It also injects service layer overrides which we will
24
cover in a later section. You can enable auto-discovery for the
25
current assembly by adding the following to your `Startup` class.
0 commit comments