PokeAPI / pokeapi

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

GraphQL API is missing Paldea data #820

Closed timroesner closed 1 year ago

timroesner commented 1 year ago

Thanks so much for making this data and API available to us.

For awhile I've been using the GraphQL API (https://beta.pokeapi.co/graphql/v1beta), and now that Scarlet / Violet are out I noticed that the Pokedex for the Paldea region is still missing from those endpoints.

As I understand from the commits here that data is already available through the REST API.

Naramsim commented 1 year ago

yep, when we'll finish merging data I'll update the GQL

LRasile commented 1 year ago

Thanks for setting API up.

Any expected ETA on this I would rather stay using the GraphQL API rather than rewrite my code to do the rest calls.

Naramsim commented 1 year ago

we have updated the data