Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / spring-projects/spring-graphql issues and pull requests
#1121 - QueryDSL setup requires javax annotations, jakarta.persistence.* don't work
Issue -
State: open - Opened by weaselmetal 7 days ago
Labels: status: waiting-for-triage
#1120 - Polish
Pull Request -
State: open - Opened by m1ngyuan 10 days ago
Labels: status: waiting-for-triage
#1119 - How to access the requested fields inside of a Controller, or the final map result before sending a response?
Issue -
State: closed - Opened by fhernandez-clgx 11 days ago
- 3 comments
Labels: status: invalid, for: stackoverflow
#1118 - ExecutionGraphQlService should handle early GraphQLExceptions
Issue -
State: closed - Opened by bclozel 13 days ago
Labels: type: bug, in: core
#1117 - Align transports with GraphQL over HTTP specification
Issue -
State: open - Opened by bclozel 18 days ago
Labels: type: enhancement, in: web
#1116 - BearerTokenAuthenticationExtractor is case sensitive when extracting auth key
Issue -
State: open - Opened by Ata-Whisky 18 days ago
- 2 comments
Labels: status: waiting-for-triage
#1115 - Exception ResponseMapGraphQlResponse:getErrorType
Issue -
State: open - Opened by richterdg92 19 days ago
Labels: status: waiting-for-triage
#1114 - Need Help with DataFetchingFieldSelectionSet for @BathchMapping
Issue -
State: closed - Opened by saliverusaikumar6 26 days ago
- 1 comment
Labels: status: invalid, for: stackoverflow
#1113 - Support / adoption of GraphQL over HTTP spec 2.0 (e.g. non 2xx-Status Code for errors with `application/graphql-response+json`)
Issue -
State: closed - Opened by frittentheke 26 days ago
- 9 comments
Labels: status: superseded, in: web
#1112 - Websocket connection_init message not send when using spring-graphql with spring-webmvc and undertow
Issue -
State: open - Opened by fheinic about 1 month ago
Labels: status: waiting-for-triage
#1111 - Schema mapping is called, but returned (mapped) object is possibly not applied to result
Issue -
State: closed - Opened by TOTHT0MI about 1 month ago
- 3 comments
Labels: status: invalid
#1110 - Introduce GraphQL response media type in spring-graphql
Issue -
State: closed - Opened by bclozel about 1 month ago
Labels: type: enhancement, in: web
#1109 - Remove usages of Framework's MediaType.APPLICATION_GRAPHQL
Issue -
State: closed - Opened by bclozel about 1 month ago
Labels: type: task
#1108 - Upgrade to Spring Boot 3.4.x
Pull Request -
State: closed - Opened by snicoll about 1 month ago
Labels: type: dependency-upgrade
#1107 - Avoid usage of JsonExpectationsHelper#assertEquals
Pull Request -
State: closed - Opened by snicoll about 1 month ago
Labels: type: task
#1106 - Update Antora UI Spring to v0.4.18
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: type: task
#1105 - Update Antora UI Spring to v0.4.18
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: status: duplicate
#1104 - Update Antora UI Spring to v0.4.18
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: type: task
#1103 - Make SchemaMapping @Repeatable
Issue -
State: open - Opened by ooraini about 2 months ago
Labels: status: waiting-for-triage
#1102 - PropertyFetchingImpl getPropertyViaFieldAccess algorithm cannot find private fields on abstract classes
Issue -
State: closed - Opened by meostyles 2 months ago
- 1 comment
Labels: for: external-project
#1101 - SchemaMappingInspector field resolution should check fields to match PropertyFetchingImpl
Issue -
State: open - Opened by meostyles 2 months ago
Labels: type: enhancement
#1100 - Websocket errors are not handled
Issue -
State: open - Opened by Sam-Kruglov 2 months ago
- 2 comments
Labels: status: waiting-for-feedback, status: feedback-reminder, status: waiting-for-triage
#1099 - Looking for Spring GraphQL Gateway federation stack
Issue -
State: closed - Opened by ptvinhtech13 2 months ago
- 3 comments
Labels: status: waiting-for-feedback, status: waiting-for-triage
#1098 - WebSocketGraphQlTransport does not emit error signal if connection closed before GraphQL session is initialized
Issue -
State: closed - Opened by AliakseiKakora 2 months ago
- 1 comment
Labels: type: bug
#1097 - Fix links to Spring Boot in reference documentation
Pull Request -
State: closed - Opened by salmansharifov 2 months ago
- 3 comments
Labels: type: documentation
#1096 - BatchMapping annotation does not do parallel execution for data loaders out of the box for Java 17
Issue -
State: open - Opened by kaus02 3 months ago
- 3 comments
Labels: status: waiting-for-feedback, status: waiting-for-triage
#1096 - BatchMapping annotation does not do parallel execution for data loaders out of the box for Java 17
Issue -
State: open - Opened by kaus02 3 months ago
- 5 comments
Labels: status: waiting-for-triage
#1095 - Support DataLoader argument in `@EntityMapping` methods
Issue -
State: open - Opened by rstoyanchev 3 months ago
Labels: type: enhancement
#1095 - Support DataLoader argument in `@EntityMapping` methods
Issue -
State: open - Opened by rstoyanchev 3 months ago
- 1 comment
Labels: type: enhancement
#1094 - Issues with GraphQL subscriptions
Issue -
State: closed - Opened by yassenb 3 months ago
- 12 comments
Labels: status: invalid
#1093 - Configuration for disabling aliases
Issue -
State: open - Opened by d-lozanov 3 months ago
Labels: status: waiting-for-triage
#1092 - Modify fragment location for GraphQl Tests
Issue -
State: open - Opened by emaarco 3 months ago
- 3 comments
Labels: status: feedback-provided, status: waiting-for-triage
#1091 - Remove duplicated wording in federation.adoc
Pull Request -
State: closed - Opened by sic2 3 months ago
Labels: type: task
#1090 - Error thrown from @GraphQlExceptionHandler method results in ClassCastException
Issue -
State: closed - Opened by Sam-Kruglov 3 months ago
- 2 comments
Labels: type: bug
#1089 - Add `@GraphQlType` Annotation
Pull Request -
State: closed - Opened by Plygon 3 months ago
- 4 comments
Labels: status: declined
#1088 - Detect and report federated entities not covered by any `@EntityMapping` method
Issue -
State: open - Opened by bystam 3 months ago
- 2 comments
Labels: type: enhancement
#1087 - `SubscriptionExceptionResolver.resolveException` should accept `DataFetchingEnvironment`
Issue -
State: closed - Opened by yassenb 3 months ago
- 5 comments
Labels: type: enhancement
#1086 - Make it easier to create a custom `GraphQlSource`
Issue -
State: open - Opened by rq-trichins 3 months ago
- 1 comment
Labels: type: enhancement
#1085 - Flatten nested argument maps in `QuerydslDataFetcher`
Pull Request -
State: closed - Opened by mp911de 3 months ago
Labels: type: bug
#1084 - Service becomes null when using private @SchemaMapping
Issue -
State: closed - Opened by sydneyhenrard 3 months ago
- 3 comments
#1083 - Query by Example doesn't have a binding customization mechanism
Issue -
State: open - Opened by danvega 3 months ago
- 1 comment
Labels: type: enhancement
#1082 - Using GraphQL Cursor Connections Specification at field (not root) level
Issue -
State: closed - Opened by sydneyhenrard 3 months ago
- 1 comment
Labels: status: waiting-for-triage
#1082 - Using GraphQL Cursor Connections Specification at field (not root) level
Issue -
State: closed - Opened by sydneyhenrard 3 months ago
- 1 comment
Labels: status: waiting-for-triage
#1081 - `QuerydslDataFetcher.buildPredicate(…)` does not unwrap nested argument maps into fully-qualified property paths
Issue -
State: closed - Opened by zeng-alt 4 months ago
- 4 comments
Labels: type: bug, status: superseded, in: data
#1080 - Ensure all Publisher errors are handled consistently in SSE handlers
Issue -
State: closed - Opened by rstoyanchev 4 months ago
Labels: type: bug
#1080 - Ensure all Publisher errors are handled consistently in SSE handlers
Issue -
State: closed - Opened by rstoyanchev 4 months ago
Labels: type: bug
#1079 - Allow setting timeout for SSE handling
Issue -
State: closed - Opened by rstoyanchev 4 months ago
Labels: type: enhancement
#1078 - Upgrade to Spring Security 6.3.4
Issue -
State: closed - Opened by bclozel 4 months ago
Labels: type: dependency-upgrade
#1078 - Upgrade to Spring Security 6.3.4
Issue -
State: closed - Opened by bclozel 4 months ago
Labels: type: dependency-upgrade
#1077 - Upgrade to Spring Data 2024.0.5
Issue -
State: closed - Opened by bclozel 4 months ago
Labels: type: dependency-upgrade
#1076 - Upgrade to Micrometer 1.13.6
Issue -
State: closed - Opened by bclozel 4 months ago
Labels: type: dependency-upgrade
#1075 - Upgrade to Reactor 2023.0.11
Issue -
State: closed - Opened by bclozel 4 months ago
Labels: type: dependency-upgrade
#1074 - Upgrade to Spring Framework 6.1.14
Issue -
State: closed - Opened by bclozel 4 months ago
Labels: type: dependency-upgrade
#1073 - Upgrade to Reactor 2022.0.22
Issue -
State: closed - Opened by bclozel 4 months ago
- 1 comment
Labels: type: dependency-upgrade
#1072 - Upgrade to Spring Framework 6.0.23
Issue -
State: closed - Opened by bclozel 4 months ago
- 1 comment
Labels: type: dependency-upgrade
#1072 - Upgrade to Spring Framework 6.0.23
Issue -
State: closed - Opened by bclozel 4 months ago
- 1 comment
Labels: type: dependency-upgrade
#1071 - @BatchMapping methods should pass the localContext as the BatchLoaderEnvironment's keyContexts
Issue -
State: closed - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: type: enhancement, in: core, type: backport
#1071 - @BatchMapping methods should pass the localContext as the BatchLoaderEnvironment's keyContexts
Issue -
State: closed - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: type: enhancement, in: core, type: backport
#1070 - Update Antora UI Spring to v0.4.17
Pull Request -
State: open - Opened by github-actions[bot] 4 months ago
Labels: type: task
#1070 - Update Antora UI Spring to v0.4.17
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
Labels: type: task
#1069 - Update Antora UI Spring to v0.4.17
Pull Request -
State: open - Opened by github-actions[bot] 4 months ago
Labels: status: waiting-for-triage
#1069 - Update Antora UI Spring to v0.4.17
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: status: declined
#1068 - Update Antora UI Spring to v0.4.17
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
Labels: type: task
#1068 - Update Antora UI Spring to v0.4.17
Pull Request -
State: open - Opened by github-actions[bot] 4 months ago
Labels: status: waiting-for-triage
#1067 - NullPointerException with GraphQlSseHandler in case of async timeouts
Issue -
State: closed - Opened by jjavery 4 months ago
- 7 comments
Labels: type: bug, in: web
#1067 - NullPointerException with GraphQlSseHandler in case of async timeouts
Issue -
State: closed - Opened by jjavery 4 months ago
- 7 comments
Labels: type: bug, in: web
#1066 - @BatchMapping methods should pass the localContext as the BatchLoaderEnvironment's keyContexts
Issue -
State: closed - Opened by ooraini 4 months ago
- 4 comments
Labels: type: enhancement, in: core, status: backported
#1066 - @BatchMapping methods should pass the localContext as the BatchLoaderEnvironment's keyContexts
Issue -
State: closed - Opened by ooraini 4 months ago
- 4 comments
Labels: type: enhancement, in: core, status: backported
#1065 - DefaultExecutionRequestObservationConvention does not produce INTERNAL_ERROR outcomes
Issue -
State: closed - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: type: bug, in: core, type: backport
#1065 - DefaultExecutionRequestObservationConvention does not produce INTERNAL_ERROR outcomes
Issue -
State: closed - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: type: bug, in: core, type: backport
#1064 - GraphQlTester - ToEntity also converting data for sub-entities
Issue -
State: closed - Opened by Hugofbf21 5 months ago
- 3 comments
#1063 - How to provide context to response in WebGraphQlInterceptor?
Issue -
State: open - Opened by hameno 5 months ago
- 3 comments
Labels: status: waiting-for-triage
#1062 - Specify Schema locations using filename
Issue -
State: open - Opened by bjoernmayer 5 months ago
Labels: status: waiting-for-triage
#1061 - SSE handler should dispose when the connection is closed
Pull Request -
State: closed - Opened by paulbakker 5 months ago
- 1 comment
Labels: status: superseded
#1060 - SSE and WS handlers get into an error handling loop on disconnect
Issue -
State: closed - Opened by paulbakker 5 months ago
- 1 comment
Labels: type: bug, in: web
#1059 - Allow Enum type to be a source in controllers.
Pull Request -
State: closed - Opened by szediwy 5 months ago
- 2 comments
Labels: type: enhancement
#1058 - DefaultExecutionRequestObservationConvention does not produce INTERNAL_ERROR outcomes
Issue -
State: closed - Opened by lukasGemela 5 months ago
- 1 comment
Labels: type: bug, in: core, status: backported
#1057 - Lenient handling of empty representations list in EntitiesDataFetcher
Issue -
State: closed - Opened by roookeee 5 months ago
- 1 comment
Labels: type: enhancement
#1056 - Add release milestone workflow
Pull Request -
State: closed - Opened by snicoll 5 months ago
- 1 comment
Labels: type: task
#1055 - Document behavior when both `first` and `last` are specified for pagination
Issue -
State: closed - Opened by cocet33000 5 months ago
- 6 comments
Labels: type: documentation
#1054 - JPMS package conflict
Issue -
State: closed - Opened by xenoterracide 5 months ago
- 6 comments
Labels: status: invalid
#1053 - Schema inspection should check actual paginated type name rather than deriving it from the Connection type name
Issue -
State: closed - Opened by njuro 6 months ago
- 7 comments
Labels: type: enhancement
#1052 - Can integration with Querydsl-JPA support fuzzy matching?
Issue -
State: closed - Opened by zeng-alt 6 months ago
Labels: status: declined
#1051 - Fields beind solved sequentially in the same VirtualThread
Issue -
State: closed - Opened by gpinzegher 6 months ago
- 12 comments
Labels: status: invalid
#1050 - fragmentName not exposed in RequestSpec for GraphqlClient. v1.3.2
Issue -
State: closed - Opened by devon-brazier 6 months ago
- 1 comment
Labels: status: duplicate
#1049 - Incorrect 'Api Doc.' Link on Spring GraphQL Project Page
Issue -
State: closed - Opened by mayraamaral 6 months ago
- 1 comment
Labels: type: task
#1048 - Support Keep-Alive for GraphQL Subscriptions over SSE with Spring WebFlux/WebMvc
Issue -
State: open - Opened by jma-9code 6 months ago
- 1 comment
Labels: type: enhancement, in: web
#1047 - JsonKeysetCursorStrategy throws DecodingException when keys map contains value of type java.lang.Long
Issue -
State: closed - Opened by mspiess 6 months ago
- 1 comment
Labels: status: invalid
#1045 - support for permalinks
Issue -
State: closed - Opened by SimonSiefke 6 months ago
- 2 comments
Labels: type: enhancement, status: declined
#1044 - Upgrade to GraphQL Java 22.3
Issue -
State: closed - Opened by rstoyanchev 6 months ago
- 1 comment
Labels: type: dependency-upgrade
#1043 - return null field as blank string
Issue -
State: closed - Opened by hebrd 6 months ago
Labels: status: invalid, for: external-project
#1042 - Parameterless method retrieveSync() does not exist in RequestSpec
Issue -
State: closed - Opened by ullenboom 6 months ago
- 1 comment
Labels: type: documentation
#1041 - Subscription not working with graphql-ws
Issue -
State: closed - Opened by klingen-m 6 months ago
- 1 comment
Labels: status: invalid
#1039 - @AuthenticationPrincipal injection in method parameters doesn't work
Issue -
State: closed - Opened by nictas 7 months ago
- 2 comments
Labels: status: invalid, for: stackoverflow
#1038 - Legacy "application/graphql" is not supported if charset is set
Issue -
State: closed - Opened by github-actions[bot] 7 months ago
- 1 comment
Labels: type: bug, in: web, type: backport
#1037 - Schema inspection reports skipped type when field is mapped to property with generic type
Issue -
State: closed - Opened by luis22737928 7 months ago
- 3 comments
Labels: type: enhancement
#1036 - Legacy "application/graphql" is not supported if charset is set
Issue -
State: closed - Opened by gjinajgledis 7 months ago
- 5 comments
Labels: type: bug, in: web, status: backported
#1035 - SchemaMapping logic not executed concurrently
Issue -
State: closed - Opened by williamwjs 7 months ago
Labels: status: invalid
#1034 - Add DataLoader observability support
Issue -
State: open - Opened by mmuth 7 months ago
- 3 comments
Labels: type: enhancement, in: core
#1033 - Broken documentation links
Issue -
State: closed - Opened by breun 7 months ago
- 1 comment
Labels: type: task