How to search the query document for field #4438
Unanswered
ThriceGood
asked this question in
Q&A
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.
-
I am trying to search thequery document for the node related to the particular field.
I've been looking through the API docs to find something to help but couldn't find a function to help search through the nodes.
I could have sworn that before the weekend I had been able to use something like the following:
context.query.document.node('myField')
But today it seems like I must have imagined that.
Is there a way to simply query for the node like in my first example?
Beta Was this translation helpful? Give feedback.
All reactions