Skip to content

Add support for property paths when using fluent API projections. #2329

Closed
@mp911de

Description

@mp911de

#2294 introduced the Fluent API. However this change is incomplete as the to be projected/selected properties and property paths are not considered. Out of spring-projects/spring-graphql#87 we want to:

  • Eagerly materialize joins if a property is explicitly included
  • Avoid joins if a projection is defined and the property is not included

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions