Slim row shape for an EntityFormOverride lookup. Resolution doesn't need
the full BaseEntity object — simple ResultType is faster and avoids a
compile-time dependency on the generated entity class. The row is only ever
read by the resolver; mutation goes through the generated entity in other
code paths (Studio, AI authoring).
Slim row shape for an
EntityFormOverridelookup. Resolution doesn't need the full BaseEntity object —simpleResultType is faster and avoids a compile-time dependency on the generated entity class. The row is only ever read by the resolver; mutation goes through the generated entity in other code paths (Studio, AI authoring).