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

request: natures data

Open favna opened this issue 6 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

This API has endpoints for various things already, it would be nice if natures were also added. Each nature should list:

  • Preferred flavors
  • Disliked flavors
  • Boosting stat
  • Detrimental stat

Desired solution

Two new queries:

  • getNature which gets an argument of name: Nature!
  • getAllNatures which gets all natures

Alternatives considered

n.a.

Additional context

No response

favna avatar Jul 27 '24 13:07 favna