-
**Describe the bug**
Hello,
We are using GraphQL Pro with OperationStore. We are also using visible? feature. It used to work fine but when we tried to update to the new visibility system the sy…
-
**Describe the bug**
When using a `lookahead` to deal with a child selection, the `node.arguments` can sometimes be a `GraphQL::ExecutionError` instead of a hash as expected. Notably, [the docs](ht…
-
**Describe the bug**
Hello,
First off, I can't say for sure if what I'm about to describe is a bug, missing documentation, or misunderstood behavior on my part.
I am trying to get a GraphQL s…
-
### Description
### Ruby LSP Information
### Ruby LSP Information
#### VS Code Version
1.95.1
#### Ruby LSP Extension Version
0.8.13
#### Ruby LSP Server Version
0.21.3
#### Ruby LSP Addons
…
-
It seems there was a [breaking change](https://github.com/rmosolgo/graphql-ruby/pull/4344) introduced in 2.0.18 that causes `use BatchLoader::GraphQL` to cause the following exception:
```
vendor/…
-
### Description
Syntax highlighting is broken after the heredoc when a variable is inserted if it's not surrounded by double quotes. See the examples provided below. The only change was on line 6, I …
-
I am trying to use both fragment caching + action policy and due to lack of documentation I am unable to make it work if I have a `authorized_scope: true` if my field
if I have a field like this:
…
-
-
Hello,
Deprecation warnings starting graphql-1.13.1:
```
Legacy `.to_graphql` objects are deprecated and will be removed in GraphQL-Ruby 2.0. Remove `.to_graphql` to use a class-based definitio…
-
# How GraphQL Ruby parses queries
undefined
[https://blog.morethancode.dev/how-graphql-ruby-parses-queries/](https://blog.morethancode.dev/how-graphql-ruby-parses-queries/)