Skip to content

Missing descendants query and filtering in v10 — migration blocker from v4 #403

@tsotnebukiya

Description

@tsotnebukiya

Question

We're migrating from UHeadless v4 to v10 (Umbraco 17) and hit a blocker.

Our frontend heavily relies on contentDescendantsByAbsoluteRoute with where clause filtering (contentType, level, IDs,
parent). This query doesn't exist in v10, and HotChocolate.Data filtering was removed in v5.

The 6 available queries in v10 don't cover our use case — we need to fetch descendants under a specific route, filtered
by content type.

Is there any plan to bring back a descendants query or re-introduce filtering?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions