graphQL-client-unity icon indicating copy to clipboard operation
graphQL-client-unity copied to clipboard

Pokemon API getPokemon ENUM error

Open Asw-S93 opened this issue 3 years ago • 0 comments

How to get a pokemon of 'givenName' using getPokemon method?

Query.getPokemon: Pokemon! Gets details on a single Pokémon based on species name You can provide "takeFlavorTexts" to limit the amount of flavour texts to return, set the offset of where to start with "offsetFlavorTexts", and reverse the entire array with "reverseFlavorTexts". Reversal is applied before pagination!

Asw-S93 avatar Dec 23 '21 07:12 Asw-S93