I want to use the Relationship Field to build a custom query. Is it possible to somehow pass the IDs to a nested Query Loop Block?
Maybe by using Block Context (https://developer.wordpress.org/block-editor/reference-guides/block-api/block-context/) and a Query Loop Variation to fetch the ID’s. Is something like that possible?
Or is there an other way to do something like that?
THX!