issues
search
rmosolgo
/
graphql-ruby
Ruby implementation of GraphQL
http://graphql-ruby.org
MIT License
5.38k
stars
1.39k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Pro/Enterprise] Pundit integration behaves differently than normal authorization when resolving connections/lists
#5174
ChristianLee-Jobber
opened
5 hours ago
0
Prefer `Fiber#storage` over copying thread locals
#5173
ioquatix
opened
7 hours ago
0
Directives with `.visible?` -> `false` are not fully removed from the schema
#5172
erikkessler1
opened
8 hours ago
0
Allow InputObject instances to be pattern matched via #deconstruct_keys
#5170
czan
closed
14 hours ago
0
Add Rubocop rule to catch .any? without block
#5169
rmosolgo
opened
1 day ago
0
Getting FiberError after deploying with 2.4.4
#5168
aub
closed
1 day ago
3
Fix bug in DataLoader::Source#load_all when sending only falsy values
#5167
Baxxx
closed
1 day ago
1
Async authorized checks
#5165
nickstanish
closed
3 days ago
2
Remove unused ErrorHelper
#5164
rmosolgo
closed
4 days ago
0
Hide directives when their uses are hidden
#5163
rmosolgo
closed
3 days ago
0
Using argument :after in a field causes DuplicateNamesError when fetching the whole schema in Graphiql
#5162
tomwang57
opened
1 week ago
1
Add top-level schema caches to Schema::Visibility for better performance
#5161
rmosolgo
closed
4 days ago
0
Dataloader `prime`
#5160
ravangen
closed
1 week ago
2
Simplify requires for test files
#5159
rmosolgo
closed
4 days ago
0
Fix lazy mutation loading
#5158
rmosolgo
closed
1 week ago
0
Add top-level caches for Schema::Visibility
#5157
rmosolgo
closed
1 week ago
0
GraphQL schema visibility raises `NoMethodError` in v2.4.2
#5156
FraDim
closed
1 week ago
2
Fix Lookahead#arguments when it is an Error
#5155
rmosolgo
closed
1 week ago
0
Performance regression in 2.4: `Schema#types` is much slower to access repeatedly
#5154
myronmarston
closed
1 week ago
1
GraphQL subscription field with argument not receiving updates as expected
#5153
denisahearn
closed
1 week ago
5
Fix dumping payload with outfile
#5152
rmosolgo
closed
2 weeks ago
0
Process hang during graphql-ruby-client sync with GraphQL::Schema::Visibility
#5151
aandrieu
closed
4 days ago
12
Fix double unsubscribe calls for Urql and Relay subscriptions
#5150
vbatychko-modeln
closed
2 weeks ago
1
Issue with duplicate unsubscribe calls when using Urql & ActionCable
#5149
vbatychko-modeln
closed
2 weeks ago
2
Fix Visibility preloading without profiles
#5148
rmosolgo
closed
2 weeks ago
1
Use a Mutex for Field#ensure_loaded
#5147
rmosolgo
closed
2 weeks ago
1
Intermittent bug with new Visibility code
#5146
sealabcore
closed
2 weeks ago
4
Improve error message when enum has selections
#5145
rmosolgo
closed
2 weeks ago
2
handle non-existing field selection on enum type correctly
#5144
ElvinEfendi
closed
2 weeks ago
1
Add sync --dump-payload option
#5143
rmosolgo
closed
2 weeks ago
0
Support calls to write_subscription within resolve
#5142
rmosolgo
opened
2 weeks ago
0
Add support for dynamic enum_values in Visibility::Profile
#5141
rmosolgo
closed
2 weeks ago
0
Enum types require at least one value after adding `use GraphQL::Schema::Visibility` to schema
#5140
fabioxgn
closed
2 weeks ago
3
Operation store sync: full query manifest file
#5139
mroach
closed
2 weeks ago
10
Subscription system timing issues
#5138
rmosolgo
opened
3 weeks ago
0
Require object types to have fields
#5137
rmosolgo
closed
2 days ago
0
Support running partial graphql queries
#5136
rmosolgo
opened
3 weeks ago
0
`GraphQL::Execution::Lookahead#arguments` can unexpectedly be a `GraphQL::ExecutionError`
#5135
myronmarston
closed
1 week ago
5
Don't require input object argument when default value is configured
#5133
rmosolgo
closed
4 weeks ago
0
Add Dataloader fiber_limit option
#5132
rmosolgo
closed
4 weeks ago
0
No longer pin yard to specific commit
#5131
alexcwatt
closed
1 month ago
1
Update validation message for one_of
#5130
alexcwatt
closed
4 weeks ago
1
Handle no selected operation for `Query#lookahead`
#5129
ravangen
closed
1 month ago
1
Dataloader fiber memory allocation errors leave fibers running after transaction completes
#5128
obrie
closed
4 weeks ago
6
Non-nullable input field default value ignored when using operation variables
#5127
myronmarston
closed
4 weeks ago
1
`Query#lookahead` with no selected operation
#5126
ravangen
closed
1 month ago
2
Optimization - Skip processing non-existing fields in FieldsWillMerge
#5125
francisbeaudoin
closed
1 month ago
2
Suppress warning for objectId arguments
#5124
thomasmarshall
closed
3 weeks ago
1
Warn when Warden isn't explicitly enabled
#5123
rmosolgo
closed
3 weeks ago
0
Update visitor.rb
#5122
francisbeaudoin
closed
1 month ago
0
Next