Skip to content

Get navigation props working on TPHs using EfInterfaceGraphType #1254

Merged
SimonCropp merged 1 commit intoSimonCropp:mainfrom
gbiellem:TPH-EFInterface-Projection
Mar 15, 2026
Merged

Get navigation props working on TPHs using EfInterfaceGraphType #1254
SimonCropp merged 1 commit intoSimonCropp:mainfrom
gbiellem:TPH-EFInterface-Projection

Conversation

@gbiellem
Copy link
Contributor

@SimonCropp

I was wiring up some TPHs using EfInterfaceGraphType and realised that nav property include do not work if the Nav property is on a derived concrete type and not on the base. This PR is to get it working

e.g.

Base Access Rule (Abstract)
-> Nav to User (works)
EntitySpecific Access Rule
-> Nav to resource (doesn't work)

I wasn't sure if the above was by design or not.

@gbiellem gbiellem changed the title Get navigation props working on concrete types where the name propert… Get navigation props working on TPHs using EfInterfaceGraphType Mar 15, 2026
@SimonCropp SimonCropp merged commit b99d3ae into SimonCropp:main Mar 15, 2026
4 checks passed
@SimonCropp
Copy link
Owner

deployed in 34.2.0-beta.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants