3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
May 13, 2024 — May 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(incremental): do not initiate non-pending execution groups (#4140) More... 12 months ago
return async iterables in the non incremental delivery case (#4144) More... 12 months ago
polish(incremental): move check for empty state to end of batch More... 12 months ago
polish(incremental): improve IncrementalPublisher return test More... 12 months ago
polish(incremental): replace iterator with current and next accessors More... 12 months ago
refactor(incremental): simplify incremental graph by allowing mutations (#4112) More... 12 months ago
chore: Tag GraphQL JS reviewers team for reviews on PRs (#4130) More... 12 months ago
polish(incremental): refactor getNewPending functionality (#4108) More... 12 months ago
Rename `inputObjectOneOf` to `oneOf` in `getIntrospectionQuery()` (#4125) More... about 1 year ago
Require non-empty directive locations (#4100) More... about 1 year ago
17.0.0-alpha.5 More... about 1 year ago
Add `@oneOf` support to introspection query (#4078) More... about 1 year ago
Enable passing values configuration to GraphQLEnumType as a thunk (#4018) More... about 1 year ago
17.0.0-alpha.4 More... about 1 year ago
port[v17]: Fix publish scripts (#4121) More... about 1 year ago
Introduce "recommended" validation rules (#4118) More... about 1 year ago
polish(IncrementalPublisher): remove unnecessary check and method call (#4106) More... about 1 year ago
incremental: disable early execution by default (#4097) More... about 1 year ago
incremental: handle Stream as stream rather than linked list (#4098) More... about 1 year ago
Update release instructions in CONTRIBUTING.md (#4105) More... about 1 year ago
polish: remove outdated coverage ignore statement More... about 1 year ago
incremental(stream): revert test logic (#4101) More... about 1 year ago
refactor(incremental): introduce StreamRecord type More... about 1 year ago
fix(incremental): emit only single completion when multiple deferred grouped field sets error More... about 1 year ago
refactor(incremental): introduce BoxedPromiseOrValue to save resolved promise results More... about 1 year ago
refactor(incremental): enqueue only released records More... about 1 year ago
refactor(IncrementalGraph): use set of pending deferred grouped field set results to reduce mutation More... about 1 year ago
refactor(IncrementalGraph): use Subsequent Result nodes to reduce mutation More... about 1 year ago
refactor(IncrementalGraph): remove unnecessary method More... about 1 year ago
incremental: use invariant for checking id More... about 1 year ago