-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Hello, first off, thanks for the maintenance of this amazing project. It's such a useful learning tool.
I've been exploring the new GraphQL API over the last few days for a little project I'm working on.
I've noticed that genus
is only returned at the species level. This is fine for most cases, but there are some Pokemon whose genus changes depending on their form. I expectedpokemonforms
to return a form-specific genus.
Some examples of Pokémon where this happens:
- Rapidash
Fire Horse
->Unique Horn
- Typhlosion
Volcano
->Ghost Flame
- Slowking
Royal
->Hexpert
I've linked to Bulbapedia there, but pokemondb.net has the correct form/genus values as well.
Am I missing something? I pulled the repo and did a global search for the correct values but can't see them in any of the CSV files.
Happy to help fix this if I can! Thanks
Metadata
Metadata
Assignees
Labels
No labels