This commit is contained in:
2026-05-27 16:11:14 +03:30
parent 1dbda46d4c
commit f179e315c5
+2 -2
View File
@@ -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.
@@ -548,7 +548,7 @@ public partial class PagingConfiguration
}
```
a sample Data Service Configuration must like this:
a sample Configuration must like this:
```json
{