Replies: 1 comment
-
We've been working through #380 and will develop a solution for this. Thanks for sharing your solution! |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I was implementing groqd with the sanity live client I had to customise
makeSafeQueryRunner
because the live client returns an object where data is located in the data property of that object.My customisation:
I just wanted to quickly drop that here so this can maybe help anyone. I want to file a proper issue and PR in the near future. :)
BTW: Awesome package. 🙌
Beta Was this translation helpful? Give feedback.
All reactions