Skip to content

feat(evolution): Upgraded evolution tab in pokemon detail screen

Justine PATACO requested to merge feature/upgrade_evolution_tab into main

Modified graphql query to fetch more information about pokemon evolution. Modified entities and models to reflect changes in informations. Fixed tests. Fixed corner cases (i.e pokemon like eevee)

Merge request reports