|
Hi, I'm having trouble to work with pagination using the graphql API. In V2 I can use the attribute This is my current query: |
Answered by
vitorxfs
Oct 26, 2023
Replies: 1 comment
|
I just found the solution, so I'll keep this here just in case someone has the same question. I'm querying |
0 replies
Answer selected by
Naramsim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just found the solution, so I'll keep this here just in case someone has the same question.
I'm querying
pokemon_v2_pokemon_aggregate, but only passing thewherevariable, so I can get the total number of pokémons with the specified filters: