Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
orishoshan committed May 23, 2024
1 parent aa5ec88 commit 1d1c739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/telemetries/telemetriesgql/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package telemetriesgql

import _ "github.com/suessflorian/gqlfetch"

//go:generate sh -c "go run github.com/suessflorian/gqlfetch/gqlfetch --endpoint http://localhost:8081/api/telemetry/query > schema.graphql"
//go:generate sh -c "go run github.com/suessflorian/gqlfetch/gqlfetch --endpoint https://app.staging.otterize.com/api/telemetry/query > schema.graphql"
//go:generate go run github.com/Khan/genqlient ./genqlient.yaml

0 comments on commit 1d1c739

Please sign in to comment.