Fork of Lucas Bento's GraphQL Pokémon
- New query to get a range of Pokémon:
pokemonsRange(start: Int!end: Int!): [Pokemon]
- Included
babel-polyfill
to dependencies for Heroku
pokemonsRange(start: Int!end: Int!): [Pokemon]
babel-polyfill
to dependencies for Heroku