Query in nested object #6494
Unanswered
AryeBorgen
asked this question in
Archive
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to do a query in my Vue app, the data path is "public/form/template" in there I want to find specific template by its title.
now, the title is inside "meta_data" object, I've tried to do it in 3 different ways I've found online:
all of them not working:/
any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions