graphql-pokemon icon indicating copy to clipboard operation
graphql-pokemon copied to clipboard

request: paginate the response of `getFuzzy{Ability, Pokemon, Item, Learnset, Move}` queries to ensure data size doesn't overflow max limit

Open favna opened this issue 8 months ago • 0 comments

Is there an existing issue or pull request for this?

  • [X] I have searched the existing issues and pull requests

Feature description

Following issue #900 the same should be applied to the getFuzzy{Ability, Pokemon, Item, Learnset, Move} queries so they forcibly use pagination as well.

Desired solution

For details refer to #900

Alternatives considered

N.A.

Additional context

No response

favna avatar Dec 15 '23 22:12 favna