10 minpresentation

Projections vs DataLoaders

Projections vs DataLoaders

0 / 6 completed

Projections with Navigation Properties

When you use [UseProjection] and the client requests a nested field, HotChocolate generates a .Select() that includes the navigation property. EF Core translates this into a single SQL query with a JOIN:

Step 1 of 6
← → NavigateSpace: Skip / NextEnter: Next