Sourcegraph GraphQL API - Sourcegraph docs

PHOTO EMBED

Tue Oct 04 2022 19:10:48 GMT+0000 (Coordinated Universal Time)

Saved by @frikke

curl -H 'Authorization: token YOUR_TOKEN' -d '{"query":"query($query: String!) { search(query: $query) { results { matchCount } } }","variables":{"query":"Router"}}' https://sourcegraph.com/.api/graphql
content_copyCOPY

https://docs.sourcegraph.com/api/graphql