PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.05k stars 921 forks source link

Ability by effects #1108

Closed blevy115 closed 2 weeks ago

blevy115 commented 3 weeks ago

Hi, was just wondering if it's possible to get a list of abilities by effect, similar to https://bulbapedia.bulbagarden.net/wiki/Category:Abilities_by_effect

Naramsim commented 2 weeks ago

Most probably you can by using graphql

blevy115 commented 2 weeks ago

Any idea on what that query would look like, i tried looking in the graphql console but couldn't find those data points

Naramsim commented 2 weeks ago

hi, I checked the data and it's not there. So it's not possible