vchikalkin 8cb283d4ba Refactor GraphQL client usage in services to improve consistency
- Replaced direct calls to `getClientWithToken` with a new method `getGraphQLClient` across multiple services, ensuring a unified approach to obtaining the GraphQL client.
- Updated the `BaseService` to manage the GraphQL client instance, enhancing performance by reusing the client when available.
2025-09-30 19:02:11 +03:00
..
2025-06-27 13:44:17 +03:00
2025-06-27 13:44:17 +03:00
2025-09-17 14:46:17 +03:00
2025-09-17 14:46:17 +03:00