This commit is contained in:
2026-05-28 02:30:32 +03:30
parent f179e315c5
commit 7aa60b5e6e
2 changed files with 39 additions and 14 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ namespace xDataService.GraphQL
private readonly XDataServiceConfiguration configuration;
//
public XBaseGraphQLTypeHelper(
protected XBaseGraphQLTypeHelper(
XDataServiceConfiguration configuration = null
)
{