-
**Describe the bug**
With a schema like:
``` graphql
input MyInput {
foo: Int
}
```
...when `foo: [3]` is passed in a query, the GraphQL gem automatically rejects the query with an erro…
-
We've been using directives pretty heavily in our SDL files. Unfortunately, graphql-ruby seems to gladly accept any typo in any directive name or in any directive arg, because it does not seem to sup…
-
Good morning,
I'd like to know of a valid example of using fragments.
When I try this it doesn't work:
![Screenshot from 2021-05-21 11-23-39](https://user-images.githubusercontent.com/60174868/11…
-
When I compile on a Pi4, using cmake 3.21.2 I am getting errors.
After downloading mumble and then going into the mumble directory I then do
```
git submodule init
git submodule update
```
Creat…
-
Given the following directive:
```ruby
module Directive
class Permission < GraphQL::Schema::Directive
description 'Directs the executor to include this field only if the user has the given…
-
I'm currently working on an implementation of Apollo Federation for `graphql-ruby` and part of that specification includes supporting schema directives:
```graphql
extend type Product @key(fields:…
-
When trying to load `turtlebot3_fake` in `rviz`, the meshes are transparent. I read the other issues in this repo and tried:
`mamba upgrade ros-noetic-rviz`
but no success. This is what I get:
…
-
I get random crashes when editing Nikon .NEF files in 3.6.0 I started clean by deleting:
.config/darktable/data.db
.config/darktable/library.db
I just get random segfaults when pressing "…
-
#### General troubleshooting steps
- [X] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/clos…
-
With systemd 248, the systemd-boot boot menu does not work with a PS/2 keyboard. The boot menu ignores all keyboard input. The arrow keys don't work, the Enter key doesn't work.
This problem only h…
Ropid updated
3 years ago