From f179e315c551a90c1ca05d728bab8ae9a0cbb5b3 Mon Sep 17 00:00:00 2001 From: Hadi Khazaee Asl Date: Wed, 27 May 2026 16:11:14 +0330 Subject: [PATCH] last ... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f10132b..a2bcd8c 100644 --- a/README.md +++ b/README.md @@ -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 {