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
@@ -3,7 +3,6 @@ using xCategoryService.Interfaces.Entities;
using xCategoryService.Models.Entities;
using xDataService.Configuration;
using xDataService.GraphQL;
using xDataService.Interfaces;
namespace xCategoryService.Providers.GraphQL
{