Replies: 1 comment
-
Or
|
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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