Filtering the content delivery api on BlockListIte...
# help-with-umbraco
n
Hi there, I am using the Content Delivery API in a Headless setup. In that context, I am trying to filter on a BlockListLevel, which is a property of a Document Type, that I am querying in one request. To precise, I have a DocumentType, with several properties (title, description etc), including a property called "sections" which is a BlockList, containing multiple BlockListItems. When I request the full document type I want to filter out certain BlockListItems, based on a property "segment", which is set on each of these BlockListItems. Using the standard Content Delivery API, it is, to my understanding, not possible to filter out nested content in one single request? Maybe someone has accomplished this in another way?
s
Hi @nd, just to let you know that we'll soon stop the ability to create new questions on Discord as we're moving the ⁠help-with-umbraco channel over to our new forum. You can read more about this initiative here: ⁠social⁠ I'd recommend you log in to the forum (https://forum.umbraco.com/) with your GitHub account and post this question there. Thanks, and see you there!
6 Views