Skip to content

Instantly share code, notes, and snippets.

@2color
Created April 16, 2020 13:35
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save 2color/0b5ec837964cbe6627a5d6001013c61b to your computer and use it in GitHub Desktop.
Save 2color/0b5ec837964cbe6627a5d6001013c61b to your computer and use it in GitHub Desktop.
How to send a GraphQL request with HTTPie
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