Skip to content

QuerydslDataFetcher.buildPredicate(…) does not unwrap nested argument maps into fully-qualified property paths #1081

Closed as not planned
@zeng-alt

Description

@zeng-alt

There is a problem with the QuerydsDataFetcher join query. Can I modify the QuerydsDataFetcher.getArgumentValues ​​method to fix it?

image
/**
* For a single argument that is a GraphQL input type, return the sub-map
* under the argument name, or otherwise the top-level argument map.
*/
@SuppressWarnings("unchecked")
private static Map<String, Object> getArgumentValues(DataFetchingEnvironment environment) {

Metadata

Metadata

Assignees

Labels

in: dataIssues related to working with datastatus: supersededIssue is superseded by anothertype: bugA general bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions