Hallo!
I have several pages, which are blog lists, containing several blog items:

Now I want to add a pages containing all the Items, but not the Lists.
I tried to add filters to the page, but honestly I don't have any idea how this should work.
My try:
content:
items:
- '@root.descendants'
filter:
type: 'blog-item'
Is there anyway to do so?
Thanks in advance
Jürgen