Meta Query - Retrieving values from an ACF Post Object or Relationship field

Hi

you can actually use

"{post_id}"

and the acf relationship field in the meta query to run a bidi-relationship query.

But you must put the {post_id} within quotation marks.

See here:

The full explanation is here:

Cheers

Patric