This commit is contained in:
2026-05-16 01:13:57 +03:30
parent 95f5adfc4e
commit 63ddf01a18
16 changed files with 172 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ using System;
using GraphQL.Types;
using xDataService.Interfaces;
using xServices.Models.Entities;
using xServices.Providers;
using xServices.Models.GraphQL;
namespace xServices.Interfaces
{