vinitshahdeo / covid19api

Playing with GraphQL and COVID-19 API! Checkout the related COVID-19 Tracker for India.
https://vinitshahdeo.github.io/covid19api/
MIT License
33 stars 27 forks source link

query added for getting particular state data, on passing state code as query variable you will get state data #13

Open chintansheth1711 opened 4 years ago

chintansheth1711 commented 4 years ago

Hey, thank you for giving this opportunity. I've added the query for getting state data from state code. Please review it.

chintansheth1711 commented 4 years ago

Hey, please check this pull request. I've added query for getting particular state data.