Query
Boolean
Float
ID
Int
String
__DirectiveLocation
__TypeKind
Attack
Pokemon
PokemonAttack
PokemonDimension
PokemonEvolutionRequirement
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
deprecated
include
skip
Represents a Pokémon's requirement to evolve
type PokemonEvolutionRequirement {# The amount of candy to evolveamount: Int # The name of the candy to evolvename: String }