You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been having some issues executing queries with select bidings and ordering by these bidings using fragments.
If I have some query that is using :select bidings for example and ordered by it using fragment:
I'm doing some mistake or it is just not possible to do it?
The text was updated successfully, but these errors were encountered:
allanegidio
changed the title
cursor fields doesn't find field inside select.
cursor fields can't find field inside select ordered by fragment
Feb 6, 2024
Hey guys.
I've been having some issues executing queries with select bidings and ordering by these bidings using fragments.
If I have some query that is using :select bidings for example and ordered by it using fragment:
My cursor fields can't find my new_field on my query during pagination but none option worked:
I also tried using but not had success
I'm doing some mistake or it is just not possible to do it?
The text was updated successfully, but these errors were encountered: