apply fix on GraphQL ...

This commit is contained in:
2026-06-01 15:48:33 +03:30
parent 0400b685f0
commit ee967371c9
4 changed files with 43 additions and 41 deletions
@@ -9,6 +9,5 @@ namespace xCategoryService.Providers.GraphQL
{
Query = (XSubCategoryGraphQuery)services.GetService(typeof(XSubCategoryGraphQuery));
}
}
}