graphql-pokeapi
graphql-pokeapi copied to clipboard
Docs: sample sending request
Need to add example in how to make a request, it should consist of:
- Using Fetch
- Using Apollo
- Using POST method
- Using GET method