Thanks Paul, yup, it seems so. Below are the 4 triggered Flow nodes in question:
The execution logs show the “Get metaobject entry” node correctly passes the value of start_date to the “Run code” node (last in the chain). I tried your idea of also passing “today” but get these errors:
-
Field ‘today’ doesn’t exist on type ‘Query’
-
Cannot query field “today” on type “Query”.
