How to get order_by on remote schema nested array relationship for user role? #8223
Unanswered
gabrieljoelc
asked this question in
Question
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Given this query:
It works on
admin
role, but fails with this error onuser
role:I can't anything in the remote schema permissions for
user
role to enable this.Is
order_by
not supported in this scenario (I can't find anything in the documentation about this limitation or in GH issues)?Beta Was this translation helpful? Give feedback.
All reactions