EvolutionStone

Evolution stones and items

Fields

id: ID!
name: String!
description: String!
price: Int!
category: ItemCategory!
isHoldable: Boolean!
isConsumable: Boolean!

Pokemon types this stone affects

evolvesTypes: [PokemonType!]!

Specific Pokemon this evolves

evolvesPokemon: [Pokemon!]!