Schema
September 26, 2023 ยท View on GitHub
This directory houses copies of Telemetry GraphQL schemas from upstream github.com/sourcegraph/sourcegraph.
shared.graphqlhas a copy of core types used across Sourcegraph's GraphQL schemas. It generally does not need to be updated.telemetry.graphqlhas a copy of the telemetry mutation input types defined upstream.
Once updated:
npm run generate