-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: graphql-java/graphql-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix case when a fragment is deferred and non deferred at the same time
#3953
opened May 9, 2025 by
andimarek
Loading…
avoid wrapping materialized fieldValueObject in a completable future
performance
work that is primarily targeted as performance improvements
#3944
opened Apr 30, 2025 by
samuelAndalon
Loading…
Retriveing singleton property fetchers will not create DataFetcherFactoryEnvironment objects
performance
work that is primarily targeted as performance improvements
#3942
opened Apr 29, 2025 by
bbakerman
Loading…
ExecutionStrategyParameters now has a direct transform without a Builder
performance
work that is primarily targeted as performance improvements
#3935
opened Apr 28, 2025 by
bbakerman
Loading…
ExecutionStepInfo now has a direct transform without a Builder
performance
work that is primarily targeted as performance improvements
#3934
opened Apr 28, 2025 by
bbakerman
Loading…
FpKit now longer uses streams for performance reasons
performance
work that is primarily targeted as performance improvements
#3932
opened Apr 27, 2025 by
bbakerman
Loading…
Introduce a filter and map imperative method to replace .stream() calls
performance
work that is primarily targeted as performance improvements
Removing some of the Optional.map() and .stream() for performance reasons
performance
work that is primarily targeted as performance improvements
Stop creating NonNullableFieldValidator every for every object or list field
performance
work that is primarily targeted as performance improvements
This removes the FetchedValue wrapping by default
breaking change
requires a new major version to be relased
Continuous integration improvements
keep-open
Tells Stale Bot to keep PRs and issues open
#2789
opened Apr 9, 2022 by
jord1e
Loading…
ProTip!
no:milestone will show everything without a milestone.