Hacker News new | ask | show | jobs
by alberteinstein 2869 days ago
One of the authors here: You can open GraphiQL on any GraphQL endpoint using graphqurl:

  gq https://api.yelp.com/v3/graphql -H "Authorization: Bearer ACCESS_TOKEN" -H "Content-Type: application/graphql" -i