issues
search
absinthe-graphql
/
absinthe
The GraphQL toolkit for Elixir
http://absinthe-graphql.org
Other
4.29k
stars
527
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Proposal: Telemetry event instead of predefined log message on batch timeout
#1347
katafrakt
closed
2 days ago
4
Directive definition in SDL is snake cased
#1346
jschniper
opened
5 days ago
2
Include deprecated input_fields for absinthe.schema.json
#1345
aaronrenner
opened
3 weeks ago
0
Passing information between triggering mutation and subscriptions
#1344
martosaur
opened
1 month ago
0
[#1342] Add note on the need of fixed :pool_size to guide
#1343
hubertlepicki
closed
1 month ago
0
Mutations are not being triggered properly in clusters consisting of nodes with different number of CPUs each, if default :pool_size settings are used
#1342
hubertlepicki
closed
1 month ago
4
Allow config/2 to send errors in spec compliant format
#1341
bryanjos
closed
1 month ago
2
Allow subscription config errors to return spec compliant errors
#1340
bryanjos
opened
1 month ago
3
Race condition in subscriptions ordering
#1339
bartlomiej-korpus
opened
2 months ago
1
fix path_string crash when path includes list
#1338
mdg
opened
2 months ago
1
Absinthe.Resolution.path_string/1 crashes if path includes a list
#1337
mdg
opened
2 months ago
1
Unregsiter duplicate (listening to the same topic) subscriptions individually
#1336
youroff
closed
3 months ago
0
With duplicate subscriptions unsubscribing of one of the subs kills both records in Registry
#1335
youroff
closed
3 months ago
0
Fix type resolution by recursing prototypes
#1334
jeffutter
closed
3 months ago
5
Set include_deprecated default value to true for backwards compatibility
#1333
filipemonteiroth
opened
3 months ago
1
Deprecated calling of function (without parenthesis) not supported in elixir 1.17 and OTP 27
#1332
tairosonloa
closed
3 months ago
1
pipeline_modifier not added during compile time, so dynamic types fail validation check
#1331
jeremyowensboggs
closed
4 months ago
5
Avoid table scans on registry
#1330
bryanjos
closed
3 months ago
8
Add async option to Absinthe.Subscription
#1329
bryanjos
closed
3 months ago
8
Absinthe 1.7.7 `mix absinthe.schema.sdl` breaks when using `absinthe_relay` connections
#1328
halostatue
closed
4 months ago
6
Mix.Tasks.Absinthe.Schema.Json nolonger includes deprecated input fields
#1327
jweinkam
opened
4 months ago
7
Fix 1325
#1326
benwilson512
closed
4 months ago
0
[Bug] 1.7.7 no persistent term stored with this key
#1325
phanmn
closed
4 months ago
12
warning: using map.field notation (without parentheses) to invoke function ... is deprecated
#1324
hez
closed
5 months ago
4
Lots of deprecation warnings on Elixir 1.17
#1323
Billzabob
closed
5 months ago
7
Check absinthe dependent libraries on CI runs
#1322
bryanjos
closed
5 months ago
6
add telemetry phase when subscription config errors
#1321
michaelcaterisano
closed
5 months ago
0
Absinthe.Adapter does not appear to affect type names
#1320
bbil
opened
5 months ago
1
Compiler warnings with Elixir v1.17.0-rc.0
#1319
nathany-copia
closed
5 months ago
3
Add parentheses to all function calls to fix Elixir 1.17 warnings
#1318
doughsay
closed
5 months ago
7
`import_sdl` could not parse SDL
#1317
thecristen
closed
2 months ago
4
Possible Bug in dataloader resolution helper when parent Id is null
#1316
arunr14
closed
6 months ago
1
Ensure unsubscribing only removes a single subscription
#1315
tomasz-tomczyk
opened
6 months ago
2
Allow `opentelemetry_process_propagator` 0.3
#1314
23Skidoo
closed
5 months ago
3
Unable to name Absinthe object `:quote` when on Elixir 1.16
#1313
deepankar-j
closed
5 months ago
3
Ensure :yecc in included in the mix project's compilers
#1312
ruipserra
closed
7 months ago
0
Schema compilation fails when defining a camel cased directive
#1311
beligante
closed
7 months ago
1
[WIP] add camel cased directive test
#1310
beligante
closed
7 months ago
1
Bail from subscription if resolver has an error
#1309
barnabasJ
closed
7 months ago
1
Use versioned main page link
#1308
HarshBalyan
closed
8 months ago
0
Absinthe.Formatter.format/2 formats input: into one very long line
#1307
zkessin
opened
8 months ago
1
Fix typo in changelog.md (version 1.7.4 was used twice)
#1306
taj
closed
7 months ago
0
Add optional run_docset callback to Absinthe.Subscription.PubSub behavior
#1305
michaelcaterisano
closed
7 months ago
6
Copy changes from private fork
#1304
cschiewek
closed
8 months ago
0
Fix #1302, camelize type system directives in sdl output
#1303
michaelcaterisano
closed
8 months ago
0
Mc/camelize directives
#1302
michaelcaterisano
closed
8 months ago
1
Mc/camelize custom schema directives
#1301
michaelcaterisano
closed
8 months ago
0
Strings containing only whitespace are being trimmed to an empty string
#1300
thenick775
closed
9 months ago
3
sort_maps: true added to mix absinthe.schema.sdl, to reduce churn
#1299
jdewar
closed
9 months ago
1
Use Task.yield/2 instead of Task.await/2 in batching fn, so we can log error
#1298
VladoPlavsic
closed
9 months ago
2
Next