Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
graphql/graphql-js
Pull Requests
Commits
Open
Closed
Use no-op for production instanceOf
#4426 opened 2025-06-04 10:35 by
yaacovCR
feat: pass abortSignal to resolvers via GraphQLResolveInfo
#4425 opened 2025-06-03 22:20 by
glasser
buildClientSchema: build enum type value maps lazily
#4424 opened 2025-06-03 18:07 by
yaacovCR
move validation of names into validateSchema
#4423 opened 2025-06-03 14:11 by
yaacovCR
Add intermediate nodes for schema coordinate parsing
#4422 opened 2025-05-31 03:57 by
magicmark
docs: testing graphQL servers
#4374 opened 2025-04-21 21:15 by
sarahxsanders
Implement onError proposal
#4364 opened 2025-03-27 17:58 by
benjie
polish: use closure instead of CollectFieldsContext
PR: polish 💅
#4361 opened 2025-03-23 11:14 by
yaacovCR
feat(mergeAST): add mergeAST utility
#4359 opened 2025-03-22 19:50 by
metrue
alternative solution to #4357
#4358 opened 2025-03-21 09:05 by
yaacovCR
fix(incremental): failed fragments should never be re-added to the graph
PR: bug fix 🐞
#4357 opened 2025-03-20 12:22 by
yaacovCR
semantic nullability proposal with single GraphQLSemanticNullable wrapper type
#4338 opened 2025-02-02 13:26 by
yaacovCR
add deprecated note to assertValidExecutionArguments
PR: polish 💅
#4336 opened 2025-01-30 13:45 by
yaacovCR
add validation tests for type system directive arguments
#4332 opened 2025-01-23 17:31 by
yaacovCR
further refine incremental result types
PR: bug fix 🐞
#4323 opened 2025-01-13 11:26 by
yaacovCR
Allow configuration of the `ofType` introspection depth
PR: feature 🚀
#4317 opened 2024-12-31 14:19 by
Nols1000
transmit source event stream errors as an error payload
spec RFC
#4302 opened 2024-11-26 21:01 by
yaacovCR
add test for questioned spec bug
#4272 opened 2024-10-30 17:00 by
yaacovCR
Semantic nullability document directive
#4271 opened 2024-10-30 06:06 by
twof
feat: CodSpeed Benchmarks
#4243 opened 2024-10-17 16:24 by
erikwrede
remove the enhanced error messages regarding using multiple versions of graphql-js.
PR: breaking change 💥
#4238 opened 2024-10-15 07:48 by
yaacovCR
add support for __directive meta-field
spec RFC
#4203 opened 2024-09-25 12:23 by
yaacovCR
add additional runtime errors for pre-coercion OneOf errors
PR: bug fix 🐞
#4195 opened 2024-09-18 13:00 by
yaacovCR
[WIP] Experimental support for semantic-non-null
#4192 opened 2024-09-14 04:02 by
benjie
instanceOf: disable dev instanceOf checks if NODE_ENV not set
PR: breaking change 💥
#4188 opened 2024-09-09 11:56 by
yaacovCR
incremental: lazily create DeferredFragments
#4153 opened 2024-07-25 13:44 by
yaacovCR
improve(validation): add location to error messages
#4145 opened 2024-07-15 16:33 by
KonstantinSimeonov
implement bundling changes suggested in #4062
#4096 opened 2024-05-24 14:10 by
phryneas
astFromValue - JavaScript BigInt support
#4088 opened 2024-05-08 15:30 by
ardatan
fix(esm): added export mapping to package.json for proper cjs/esm entrypoints
#4081 opened 2024-05-06 14:12 by
favna
Older