Created
April 16, 2020 13:35
-
-
Save 2color/0b5ec837964cbe6627a5d6001013c61b to your computer and use it in GitHub Desktop.
How to send a GraphQL request with HTTPie
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http POST https://graphqlapi.now.sh query="query { feed { id title } }" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment