vchikalkin 9d9ba6540b Refactor Apollo Client setup to improve modularity and maintainability
- Introduced a new `createLink` function to encapsulate the link creation logic for Apollo Client.
- Updated `createApolloClient` to utilize the new `createLink` function, enhancing code organization.
- Simplified the handling of authorization headers by moving it to the link configuration.
2025-10-02 11:52:14 +03:00
..
2025-06-27 13:44:17 +03:00
2025-08-26 13:23:52 +03:00
2025-09-17 14:46:17 +03:00
2025-08-11 16:25:14 +03:00
2025-06-27 13:44:17 +03:00
2025-07-23 13:15:08 +03:00
2025-08-11 16:25:14 +03:00