Replies: 1 comment 2 replies
-
you can see there is no first, last, after, before arguments at all. Can anyone help me at this, please? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to implement cursor based pagination by following relay spec from the documentation. But there are two issues I am facing. First the arguments like after, before are not shown and the second one is where should I write the query. I am not blaming to documentation rather its my lack of knowledge I could not understand. Any help or support is highly appreciated. Below is the source code so far as per my understanding.
I have asked this on discord as well.
Beta Was this translation helpful? Give feedback.
All reactions