这是indexloc提供的服务,不要输入任何密码
Skip to content

curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.

License

Notifications You must be signed in to change notification settings

hasura/graphqurl

Repository files navigation

graphqurl

curl graphql

oclif Version

CircleCI

Appveyor CI Codecov Downloads/week License

Usage

gq \
  --endpoint https://my-graphql-endpoint/graphql \
  -H 'Authorization: token <token>'
  -H 'X-Another-Header: another-header-value'
  'query { table { column } }'

Commands

About

curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published