Skip to content

Pull requests: spring-projects/spring-graphql

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

introduce generic GraphQLHandler
#2 by andimarek was merged Sep 15, 2020 Loading…
restrict content to application json
#8 by andimarek was closed Oct 13, 2020 Loading…
make url configurable and set default to /graphql
#9 by andimarek was closed Oct 13, 2020 Loading…
Auto bind spring data repo status: declined A suggestion or change that we don't feel we should currently apply
#22 by russellyou was closed Dec 14, 2020 Loading…
use the more idiomatic Query type instead QueryType
#23 by andimarek was closed Jan 18, 2021 Loading…
upgrade to graphql java 16.1
#25 by andimarek was closed Jan 18, 2021 Loading…
schema is not needed
#28 by andimarek was merged Jan 19, 2021 Loading…
Upgrade GraphQL Java to 16.2
#29 by andimarek was closed Feb 2, 2021 Loading…
Update SampleWiring.java
#34 by joshlong was merged Feb 17, 2021 Loading…
ensure build is executed via Java 8
#36 by andimarek was closed Mar 5, 2021 Loading…
add security example
#39 by andimarek was closed Jun 3, 2021 Loading…
Testing Support type: enhancement A general enhancement
#43 by rstoyanchev was merged Apr 15, 2021 Loading… 1.0.0-M1
GraphQLAutoConfiguration Supports Custom DataFetcherExceptionHandler status: superseded Issue is superseded by another
#50 by rwinch was closed May 14, 2021 Loading…
Polish type: task A general task
#73 by snicoll was merged Jun 30, 2021 Loading… 1.0.0-M1
fix links in doc type: documentation A documentation task
#77 by hantsy was merged Jul 1, 2021 Loading… 1.0.0-M1
Auto registration of Querydsl DataFetcher's in: core Issues related to config and core support in: data Issues related to working with data status: superseded Issue is superseded by another type: enhancement A general enhancement
#98 by rstoyanchev was closed Jul 20, 2021 Loading…
feat(querydsl): add querydsl binder customizer support status: superseded Issue is superseded by another
#106 by sivdead was closed Nov 10, 2022 Loading…
Fix issue with lists not being converted to domain objects status: declined A suggestion or change that we don't feel we should currently apply
#133 by koenpunt was closed Sep 17, 2021 Loading…
Add OptionalInput type to allow explicit null value detection status: superseded Issue is superseded by another type: enhancement A general enhancement
#140 by koenpunt was closed Oct 21, 2022 Loading…
bypass arguments parsing when target type is a map status: superseded Issue is superseded by another
#151 by koenpunt was closed Oct 18, 2022 Loading…
Support integration with Sentry exception handling status: declined A suggestion or change that we don't feel we should currently apply
#184 by koenpunt was closed Nov 24, 2021 Loading…
GraphiQL separate module status: declined A suggestion or change that we don't feel we should currently apply
#204 by jvalkeal was closed Apr 20, 2022 Loading…
2
2
ProTip! Filter pull requests by the default branch with base:main.