last ...
This commit is contained in:
@@ -433,7 +433,7 @@ public class XTestGraphSchema : Schema
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configure xDataService
|
### Configure Service
|
||||||
|
|
||||||
all of Requirements for Data Layer must be Configured using appSettings and provided by IConfiguration to Modules.
|
all of Requirements for Data Layer must be Configured using appSettings and provided by IConfiguration to Modules.
|
||||||
|
|
||||||
@@ -548,7 +548,7 @@ public partial class PagingConfiguration
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
a sample Data Service Configuration must like this:
|
a sample Configuration must like this:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user