Replies: 1 comment 4 replies
-
I think you missed the query parameters prefix |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi,
I'm currently struggling with passing arrays to SQL queries in the admin dashboard. When I call the query and I pass an array of content item ids to the query it returns an empty result.
This is the query
And this is how I call it in liquid
Does anyone know what's the best way to do this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions