Kindritskiy Maksym

Results 42 issues of Kindritskiy Maksym

Add examples to docs - https://opensource.expediagroup.com/graphql-kotlin/docs/schema-generator/federation/federated-directives/ - https://www.apollographql.com/docs/federation/federated-types/federated-directives/

aiopg does not compatible with sqlalchemy >= 1.4. Error occurs when we pass into `select` same field twice: ```python File "/Users/max/code/evo/hiku/__pypackages__/3.11/lib/aiopg/sa/result.py", line 252, in __init__ self._init_metadata() File "/Users/max/code/evo/hiku/__pypackages__/3.11/lib/aiopg/sa/result.py", line 304,...

bug

This fix aims to improve subquery fields tracking. ### Problem Let's consider case when several fields are resolved using same subgraph. In this case both fields will have the same...

![image](https://user-images.githubusercontent.com/10552804/223388205-54208875-165a-4363-95a4-542335e09d67.png)

bug

Example: ```yaml commands: show-users: cmd: cat users.txt grant-access-all: ADMINS: ref: show-users ``` We can mimic this behavior like this: ```yaml commands: show-users: cmd: cat users.txt grant-access-all: ADMINS: sh: lets show-users...

**Describe the bug** Router version: v1.43.1 I use rhai to insert a `x-trace-id` header into request. Then I expect value of this header to be a `trace_id` in logs. **To...

raised by user