Replies: 1 comment
-
Or
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I get just the value of the field out of a filtered array. In the playground example, I am trying to do this
Posts | filter(.ID == 1) | first() | .Title
and end up with
Beta Was this translation helpful? Give feedback.
All reactions