Skip to content

feat: add pokémon champions move data#1151

Draft
favna wants to merge 7 commits into
mainfrom
feat/add-champions-move-data
Draft

feat: add pokémon champions move data#1151
favna wants to merge 7 commits into
mainfrom
feat/add-champions-move-data

Conversation

@favna
Copy link
Copy Markdown
Member

@favna favna commented Apr 23, 2026

Introduce new data structure for Pokémon Champions moves, including attributes like base power, accuracy, descriptions, type, and power points. Update the move processing logic to incorporate this new champions data.

TODO:

  • defaultDocument query update
  • get-all-data.py query update
  • moveMapper update to actually return the new data
  • graphql-mapped-types update to include the new properties
  • tests updates

@favna favna force-pushed the feat/add-champions-move-data branch from f36c1c2 to 3a3635a Compare April 23, 2026 14:20
KunoichiZ and others added 6 commits April 28, 2026 02:44
* Modified the champions field in multiple queries to use the ChampionsMoveFragment.
* Updated fragment definition to reflect the correct type as MoveChampions.
* Eliminated multiple empty code change sections.
* Cleaned up the structure for better readability.
* Improved maintainability by reducing clutter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants