Hi, Im running into an issue where I am not able to fetch Content Relationship for a reusable type. Is this a common thing, or am I doing something wrong?
In the image bla
is a singleton type and Landing_page
is a reusable type. I have 2 landing_pages but nothing is returned. However for the singleton the data is returned..
This is how my custom type is setup:
Any help would be very much appreciated