-
### 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 …
-
Type: Bug
Without even doing anything this happens. Even with all extensions disabled, still happens.
VS Code version: Cursor 0.42.4 (b1e87884330fc271d5eb589e368c35f14e76dec0, 2024-10-29T17:17:2…
-
``Hello!
I have a server with graphql-mesh. Querys and mutations works well, but when I try to call a subscription, the server of graphql-mesh does not work and return me this error:
```
Intern…
-
## Expected behavior
Given an implementing class with a bounded generic type:
```
@Builder
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@JsonIgnoreProperties(ignoreUnknown = true)
…
-
```
WARNING: Ignoring version 0.3.0 of graphql-ws since it has invalid metadata:
Requested graphql-ws=2.0
-
graph-node v0.35.1
indexer-agent v0.21.5
This is a previously known issue reported as https://github.com/graphprotocol/indexer/issues/985, caused by https://github.com/graphprotocol/graph-node/iss…
-
### Parent Issue
https://github.com/dotCMS/core/issues/30552
### User Story
any change we make in the PageAPI must also be supported in GQL.
Given that we recently added the publish-date, aka tim…
-
### What happened?
**Background:**
To make management of configuration files and schemas simpler, and unit testable we want to utilize the [multiple data sources](https://github.com/Azure/data-api-b…
-
### Describe the Bug
When using access control to restrict access to a collection, the GraphQL api will give errors and not return the correct data if some but not all records are denied readability …
-
**This issue participates in bounty program, see https://github.com/graphql-dotnet/graphql-dotnet/blob/master/BOUNTY.md**
**bounty amount: $40**
[ORIGINAL POST BELOW]
`DataLoader` is a great …