yarrrml-parser icon indicating copy to clipboard operation
yarrrml-parser copied to clipboard

graph function object results in `mapping.graphs.forEach is not a function`

Open bjdmeest opened this issue 1 year ago • 0 comments

Issue type: :bug: Bug

Description

graph function object results in mapping.graphs.forEach is not a function

Steps

see

    graph:
      function: grel:array_join
      parameters:
        - [ grel:p_array_a, "bridgestone-qualifications:" ]
        - parameter: grel:p_array_a
          value:
            function: grel:string_md5
            parameters:
              - [ grel:valueParameter, $(label) ]

Environment

/

bjdmeest avatar Dec 15 '23 09:12 bjdmeest