unexpected token "==", expected expression
Closed this issue · 2 comments
empato-limited commented
What am i missing ... after the last update this does not work anymore?
client.fetch(`*[_type == "post"]`)
i get
[Error: unexpected token "==", expected expression]
stipsan commented
@empato-limited could you try https://github.com/sanity-io/client/releases/tag/v6.15.5 and see if it fixes it?
stipsan commented
Closing, assuming it's resolved