Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 286 Bytes

Changes

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