Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/graphql-java/graphql-java
GraphQL Java implementation
https://github.com/graphql-java/graphql-java
c76e88e7d668f175fd7428b7ccb03c524df77643 authored over 4 years ago
81d3ce43e47963f7f2e44f4c9f3f08d491ad8f49 authored over 4 years ago
add test for local context and aliases
77707016acd4d7d35a732887ff58463f417f0326 authored over 4 years agoed3e1f8c91ebf516efcdc2f703c5a33b86626194 authored over 4 years ago
1897: Fix field argument validation in SchemaValidator
74b4855fe19bec9c712563aab7bedb02d04b0d07 authored over 4 years ago1898: Fix field redefinition check in extensions
ebd15e05fb0310457d972aba0add9d27d6cf977a authored over 4 years agoc15eb87d8f7e8163e52fa7ddca8c131be3f49d1f authored over 4 years ago
fix: #1898
fdee810419a644ac7fc460f38ea8b100a0fdb64d authored over 4 years ago1764 allow interfaces to implement other interfaces
c508ac31600a6f12e69793ffb01d9338209bc683 authored over 4 years ago760188984685d7572893027e2e9b92af9c267f22 authored over 4 years ago
08d4bb9d8bb83148e2fdef4e25fedcc850a3029d authored over 4 years ago
420481f12a40de2abf22578a711a50d921ffd620 authored over 4 years ago
000eb5274793b7b41f863d3d96afcbb4e05646f8 authored over 4 years ago
Default value bug fixes
4fe702b555b0eca18afb43b1931e069e9a7f939a authored over 4 years agof11267f0fbc2308947ddeba6ecb0d59b324463bd authored over 4 years ago
15a742b51bc02393b4897c2a4de1b33131885a2a authored over 4 years ago
e7a5d841afff2d81c011aae33e4c37cb9898de19 authored over 4 years ago
24150503f8a7db0cdd7d7c567cc317d24a9ea731 authored over 4 years ago
2792f3aaa692d17bb86332a78a7c3f4ab94f1452 authored over 4 years ago
and test SchemaPrinter
b785a5b0266e4bb1ff191be541c62d90d76de519 authored over 4 years agofix introspection interfaces field
d04a6ec315e1fc2301c22a1f44712ab16842b507 authored over 4 years ago765698305714677f61fb0e1c2ac469ed97f6a48c authored over 4 years ago
* Support for DataFetcherResult values in subscriptions.
This supports BOTH the Publisher bei...
9eb260e8e39a89956fb745625e04bbd9cfa87810 authored over 4 years ago39dc3d4f59671ef3459dd138e384e5802eea1208 authored over 4 years ago
* The ability to parse and validate a document
* PR feedback
0a189923258f63ebc6c5fc82a7d5c31eea18e0af authored over 4 years agoadd custom scalar Specification URL
0b611f2f5d621edb389060c824b08a650cf3a950 authored over 4 years agoa77edab5de27a8456baf1bd27ebb923ebc8eb4b5 authored over 4 years ago
* Add lazy assertTrue function for performance improvement
* This is a revamp of klee97's PR ...
2acb557474ca73cec95e07dddf3af54d3ce41722 authored over 4 years ago6c6dd4d0f34221dad88d647c1649e5db8e6cab66 authored over 4 years ago
New validation rule: unique_argument_names
341e22cb751c10c1b3ab92d317b8fd04ab0add52 authored over 4 years ago* Add new schema printer option includeDirectiveDefinitions
Apollo Federation requires that w...
5f4dc52b5675cb5575c0a759f6159ca58a632e4b authored over 4 years ago69c7139a3ac79eef27564cf12c711fa900160d80 authored over 4 years ago
* ExecutionInput: allow to set value a top level
* ExecutionInput: fix tests
427f4933d0d6cf0e5d074582fb4439960b868a40 authored over 4 years agoSee https://spectrum.chat/graphql-java/general/question-about-the-default-data-fetcher~e023aded-...
bdc958e529710ce5b4c43243548e0f7def266df8 authored over 4 years ago4e43ef7bc79aa999ce87de46dba45014b81c59b2 authored over 4 years ago
fa0b19b19ea0a7380ac71d36fed2dd75a24106f4 authored over 4 years ago
9b5a2959590b7acc7e415716dff4727948ff70de authored over 4 years ago
This removes a rule which was removed as part of the spec in https://github.com/facebook/graphql/...
fa63ed648c3c123759b406a46c361df6b388a756 authored over 4 years ago
* 1847: Fix circular reference between input object field/type
Fixes #1847
* 1847: Add circu...
8f4cd45cbda27c5b948f67fef29d4ec50d453fd5 authored over 4 years ago6c1774b1e093104f1608310b4fab769e203f55cf authored over 4 years ago
b01b2a495f96664ae71b7cb0b28149aecbb0e774 authored over 4 years ago
* #1845: Implemented optimized FieldCoordinates creation methods
Description:
Implemented ve...
d9d29d9c3464b4d2894dc8c71c5521a6f6fda2c5 authored over 4 years ago
15fb701ecaf972021dd485b4e6509114e9113236 authored over 4 years ago
- use FpKit
- fix Generic definition in ImplementingTypeDefinition
- don't break public API in Ty...
cfe170ee8966c63d2a8e10ba7f75f7cc24b8b2ce authored over 4 years ago
Co-authored-by: Arun Ponniah Sethuramalingam <[email protected]>
0b49de6f2f8da7385a58af451a244d1098d2c574 authored over 4 years ago453773fad244b5e7063c22cb4a6c0383961ce35d authored over 4 years ago
2a443b4fa7b5be937128c7ce097b2214a3240c62 authored over 4 years ago
bae1d4f7b0acbdc8441f301c6d4f2a71ab27feb4 authored over 4 years ago
1afa487bfd28a878fe57c190e0e272487cc57b95 authored over 4 years ago
This reduces the memory overhead of NonNullableFieldWasNullException …
2e391c10453fcf148fe17bd2114fb3949e1e6713 authored over 4 years agof3dba37acbde19a1dcb1408c82bfbab62de664d4 authored over 4 years ago
e2b917c597085862fb9e82af1f2f892e49f96902 authored over 4 years ago
91b0c13e36178d3d86e2f664575b3abb86abef56 authored over 4 years ago
e6f868433769be178ddf1eb4c4c6802721b5668e authored over 4 years ago
remove flags on GraphQLDirective
21d1479e5878945eefef82b0264fcc5af83de0a0 authored over 4 years agoad30ab35906c0a376bafd30d7bd249299e131dc7 authored over 4 years ago
11186a6284711b63e71162302689bd13c37aa618 authored over 4 years ago
New Validation rule: unique_variable_names
f409b6665d9d822cc4d7e60ae3237806edd0966a authored over 4 years agofb30a5028591472510198f5e0a7b419a7e35f72a authored over 4 years ago
allow directives on variable definitions
be48433f49d832ca6f38eb742c95c4bf1f56c77e authored over 4 years ago0171c8fb988d3346ece3d1c1a563b72f19ac6cc5 authored over 4 years ago
d1cc0d1fa825bcc1c123e795aa1070790d4ee362 authored over 4 years ago
7dd96aa44ff024aeafefba78a2ade4c4ad9f3bda authored over 4 years ago
Add an additional constructor for convenience
57ce5cf5b8803191a7506bf8b8579803ec774dca authored over 4 years ago4015f0d1ef7403a8ca96add2ac75c42aa98398ae authored over 4 years ago
465e4a98490411b1011dd09b68aa9ff10b1f2c3b authored over 4 years ago
c8de10ed221a4291d9c89455cb39dff56dc90720 authored almost 5 years ago
refactor ExecutionPath to improve performance and simplify it
9f8cc8e54ff1cf153b6e2869c3698902b0dd2285 authored almost 5 years ago06d6bbc638f427e2cf8174bb312692637211ffb5 authored almost 5 years ago
748c8c1019f0eea2815c95c24fc557c6f671c554 authored almost 5 years ago
0039150ff8f3179d5bd98ec72f64225e9c026fd7 authored almost 5 years ago
81b1b2628018493c6ff265ce7906270d2a7cf765 authored almost 5 years ago
ae71b4a3898bb26823ea0c158856b0cdae044dc7 authored almost 5 years ago
1865: Do not visit a variable definition value node
1a7c11c4941ae3631dd3d5a6f9f515c1f89b807e authored almost 5 years ago3dfdab1b12fa64c4032737d59dec792083c86bb8 authored almost 5 years ago
ea740efacc54ea02d415f35448aa3e5e4fefd95a authored almost 5 years ago
fixes: #1764
ecb52d31d3db49aeca521fccc8f2b6c1e15eb040 authored almost 5 years ago5dca065f49021a26ec7041dfdd85d0eec334c638 authored almost 5 years ago
1b120b2858f08cd535fceb04e56f5380fb0de52d authored almost 5 years ago
06e36030b7b6f9621b77d0270ced61c3488e4372 authored almost 5 years ago
eab33b3f23b2a2e019cd8acfa7ebea2c59a4482d authored almost 5 years ago
c017c1800ecd4eb6535c5c54310ebcd790e7964e authored almost 5 years ago
There are no visitors for Variable Definitions, so trying to visit
its value to extract data in ...
52ab4771cc98b627bf1ab470d404c78f8edf4727 authored almost 5 years ago
Escape single line comments
9eae9c1bf506700cd0a54bf37364e28e2519a2f4 authored almost 5 years agof83718fd3d4ea433eb61f01830230fbbe41983a6 authored almost 5 years ago
c98ebf75efdccfda602109f1d677c5f5603a3ccb authored almost 5 years ago
Update of jetty dep
987fd7837fc3d301ec545918f115ac8d1b15fcde authored almost 5 years ago9ede5fed88e7a3a1060f016b2b35f9514126b9bb authored almost 5 years ago
e54abb589f2a723be3f7b11a2d61879cd3cb2274 authored almost 5 years ago
03c7cd2cae064652a8b322f207e2b0a9d2001ffc authored almost 5 years ago
a5af47ec3ccaefdfaa45900e0c623648b31a7f1d authored almost 5 years ago
Make Parser public and allow for custom antlr parser implementation for subclasses
101dc6cfc8dbdf598206868a3e15f6afa0b3bd1d authored almost 5 years ago7abcc0f43777e5359951882fcec0dd482631bc3b authored almost 5 years ago
e28e51cf6f51e13c5c605fd4b63fd40a9a08ef67 authored almost 5 years ago
Use descriptions instead of comments for AstPrinter and IntrospectionResultToSchema
cfd210b4ad5e93b8726fc869cdf8346f0251f7c5 authored about 5 years ago848f19bffdfde60239e8d13893f97ddda0a797e5 authored about 5 years ago
Removing the single instance of NullValue
e33c252cf2309f7a71299032487c05bcb97cccd8 authored about 5 years ago