issues
search
walmartlabs
/
lacinia
GraphQL implementation in pure Clojure
http://lacinia.readthedocs.io/en/latest/
Other
1.82k
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for leading vertical bar in union types
#465
nullworkbench
opened
1 month ago
0
Support for Interface Implementing Another Interface
#464
1e16miin
opened
1 month ago
0
Fixes a runtime error that occurs when deep-merging fragments
#463
namenu
opened
4 months ago
0
Fixes a runtime error that occurs when deep-merging fragments
#462
namenu
closed
4 months ago
3
Make com.walmartlabs.lacinia/execute support read-only mode
#461
namenu
closed
4 months ago
2
Subscriptions do not maintain ordering
#460
jkxyz
opened
5 months ago
3
Bundle precompiled antlr parser
#459
namenu
opened
7 months ago
0
Adding support for deprecation on input fields
#458
mt3593
opened
7 months ago
0
Issue with merging fragments with list
#457
mt3593
opened
8 months ago
0
Fix a typo in the function documentation
#456
philippkueng
opened
9 months ago
1
tracing-tests hangs on Java 21
#455
namenu
opened
9 months ago
0
Replace antlr4 deps with antlr4-runtime
#454
namenu
opened
9 months ago
2
Fix runtime error when aggregating results with error-containing left-value
#453
namenu
closed
9 months ago
0
Fix error when merging lists in fragments
#452
tom-riverford
closed
9 months ago
1
Tutorial Errata
#451
j1mr10rd4n
closed
1 year ago
2
Question: Query complexity and depth
#450
syunta
closed
7 months ago
2
Fix runtime error when aggregating results with error-containing left-value
#449
namenu
closed
9 months ago
2
Tracing "validation" fields are always null
#448
favila
opened
1 year ago
0
Unbalanced braces in queries not causing parse-query to fail
#445
neilprosser
opened
1 year ago
0
Update index.rst
#444
chage
closed
1 year ago
1
Add support for @deprecated directives on :argument-definition, :input-field-definition
#443
sundbry
closed
1 year ago
2
Set up GitHub actions CI builds
#442
hlship
closed
1 year ago
0
Apply default resolver to all subscriptions missing :resolve
#441
hlship
closed
1 year ago
0
Subscriptions may fail to stream data to the client
#440
hlship
closed
1 year ago
0
Convert the keys of arguments and variables to kebab-case
#439
wickedev
opened
1 year ago
1
Support @defer and @stream directives
#438
jakobvase
opened
1 year ago
0
Fix behaviour for default executor
#437
tamasjung
closed
1 year ago
1
Update tutorial for tools deps, more recent lacinia-pedestal, etc.
#436
hlship
closed
1 year ago
0
Improve error message for invalid value for input object
#435
hlship
closed
1 year ago
0
Passing in variables wrapped in an array comes in as a double array
#434
jantorestolsvik
closed
1 year ago
5
Do not coerce nil into empty vector when an argument type is list and null is given
#433
ljb7977
closed
1 year ago
7
Add test for using directives in external fragments
#432
orestis
closed
1 year ago
1
Providing a scalar value to an argument of type non-null list ends up with the scalar values wrapped as lists
#431
duddlf23
closed
1 year ago
1
Include operation name in parsed query
#430
robhanlon22
closed
9 months ago
5
cryptic errors when input is the wrong type
#429
souenzzo
closed
1 year ago
0
Enable preview API for subscription streamers
#428
hlship
closed
2 years ago
0
Document example of a raw JSON scalar
#427
hlship
opened
2 years ago
0
Use of executor/selection in streamer functions
#426
happy-river
closed
2 years ago
1
Add a compilation option to apply field directives to streamer functions
#425
happy-river
closed
2 years ago
3
Add :executor option to schema/compile
#424
hlship
closed
2 years ago
0
Question: Is there a way to return JSON without a corresponding EDN definition?
#423
ejstembler
closed
2 years ago
3
Includes variable-definitions in parsed query
#422
dat7e
opened
2 years ago
4
Make ArgumentDef protocol support Directives
#421
happy-river
closed
2 years ago
2
Modify federation to be possible with edn schema as well
#420
hmy3743
opened
2 years ago
5
Apollo Federation Compatibility
#419
maryelizbeth
opened
2 years ago
1
::lacinia/null returned in unions instead of null
#418
yenda
closed
2 years ago
1
Scalar type which returns vector
#417
jantorestolsvik
closed
2 years ago
4
Fix `can-reach-null-producer?` for union field
#416
igrishaev
closed
2 years ago
4
Swallowed unhandled exceptions because of misusage of clojure.core/future
#415
tamasjung
closed
2 years ago
10
Update learning resources section
#414
learnuidev
closed
2 years ago
2
Next