-
### The problem
Few days ago, aseko pool integration stopped working. I have tried with reconfiguration, removal, adding, but no luck. In the logs, in returns the following error: Failed setup, will …
-
### Which packages are impacted by your issue?
@graphql-codegen/typescript-react-query
### Describe the bug
This ticket is essentially the same as https://github.com/dotansimha/graphql-code-generat…
-
**Describe the bug**
In the following live demo:
- observe an optional GQL query input, `userId: ID`
- you can see that we are `avoidOptionals: { inputValue: false }` for that value
- the outp…
-
[mulligans] [2024-08-12 22:20:50] Node.js v20.16.0
[mulligans] [2024-08-12 22:21:30] ❌ error:
[mulligans] [2024-08-12 22:21:30] remaining connection slots are reserved for roles with the SUPERUSER …
-
### Which packages are impacted by your issue?
@graphql-codegen/client-preset
### Describe the bug
I need to generate types for 2 differents schemas, so to avoid clashing with the ts pluging …
-
### Feature scope
Taps (catalog, state, stream maps, etc.)
### Description
As documented in https://www.apollographql.com/docs/react/data/error-handling, GraphQL errors are included as an arr…
-
GraphQL is a client-based query language, which is seems more efficient than the current API on Mastodon. Using GraphQL might decrease bandwith usage, while delivering all needed results on every clie…
-
my redis-pub-sub.provider.ts like below ;
```
import { pubSubToken } from '@nestjs-query/query-graphql';
import { RedisPubSub } from 'graphql-redis-subscriptions';
import Redis from 'ioredis';…
-
### Reason/Context
Current GraphQL functionality allows for single query alias support. For example, the following request:
```
curl --location '{some graphql api}' \
--header 'Content-Type: app…
-
In the `graphql_map_input_fields_to_wp_query` filter, the $post_type is the last parameter. This is inconsistent with the other `graphql_map_input_fields_*` filters. For example in `graphql_map_input_…