CreatePokemonInput

Added 2024-03-27

Input for creating new Pokemon

Fields

nameAdded 2024-03-27
: String!
typesAdded 2024-03-27
: [PokemonType!]!
stats
: StatsInput!
natureAdded 2024-03-27
: Nature!
abilities
: [ID!]!
gender
: Gender!
isShiny
: Boolean