Get the node value from a repeted node.
Summary
I want to get the href value from a payload that have several href in the response. Is there a function to be used on the map operator to get just the first ocurence of the href?Content
I want to get the href value of a payload that has several hrefs in the response. Is there a function to be used in the map operator to obtain only the first occurrence of the href, or to obtain the href that when one of the other nodes, such as "rel" has a specific value? Below the payload on which I want to perform the operation
1