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 dimensions
type PokemonDimension {# The minimum value of this dimensionminimum: String # The maximum value of this dimensionmaximum: String }