Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
graphql/graphql-js
Pull Requests
Commits
Open
Closed
fix(validation): incorrect validation errors when variable descriptions are used
#4517 opened 2025-12-08 14:52 by
phryneas
docs: add error and schema management guides
#4516 opened 2025-12-07 19:16 by
sarahxsanders
introduce queues for streams and the overall graph allowing backpressure management
PR: feature 🚀
#4515 opened 2025-12-03 14:15 by
yaacovCR
fix: check the actual `GraphQLDirective` instance in `isSpecifiedDirective`
#4511 opened 2025-11-22 02:02 by
ardatan
docs: production performance guide
#4509 opened 2025-11-04 01:20 by
sarahxsanders
docs: production monitoring guide
#4508 opened 2025-11-02 20:10 by
sarahxsanders
Version packages
#4506 opened 2025-11-01 14:17 by
JoviDeCroock
fix(buildSyncStreamItemQueue): fix early termination check timing
PR: polish 💅
#4505 opened 2025-10-29 10:28 by
yaacovCR
polish: unify our formatted and non-formatted execution result types
PR: polish 💅
#4504 opened 2025-10-28 11:42 by
yaacovCR
docs: secure graphql production guide
#4490 opened 2025-10-05 21:13 by
sarahxsanders
docs: production build optimization
#4486 opened 2025-09-27 12:59 by
sarahxsanders
Adopt Error.cause in favor of originalError
#4485 opened 2025-09-27 10:23 by
Malien
Adjust `items` type for `IncrementalStreamResult` and `FormattedIncrementalStreamResult`
#4483 opened 2025-09-20 20:47 by
jerelmiller
Add generic type parameter to GraphQLError for typed extensions
#4480 opened 2025-08-27 16:23 by
raymondwang
internal: use node erase-types instead of ts-node
PR: internal 🏠
#4460 opened 2025-07-17 14:55 by
yaacovCR
Sibling errors should not be added after propagation
spec RFC
#4458 opened 2025-07-15 14:01 by
yaacovCR
Subscriptions docs suggestions
#4435 opened 2025-06-10 16:14 by
Urigo
docs: move migrate from express graphql guide to graphqlJS docs
#4433 opened 2025-06-09 23:14 by
sarahxsanders
move name validation in production to separate validation step
#4431 opened 2025-06-06 10:06 by
yaacovCR
pass assumeValid to constructors
#4427 opened 2025-06-05 13:24 by
yaacovCR
move validation of names into validateSchema
#4423 opened 2025-06-03 14:11 by
yaacovCR
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
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
Older