Filter by relationship does not work properly in the admin panel but work normally using api #13284
Replies: 1 comment
-
Ok my bad promises.push(drizzle.insert(posts_rels).values(allRelInserts))
promises.push(drizzle.insert(_posts_v_rels).values(allRelInserts)) |
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.
-
Here is my where clause use in read access
test.mov
Using filter feature
filter.mov
Beta Was this translation helpful? Give feedback.
All reactions