queryString: graphql type User
query: (and substr:"graphql" substr:"type" case_substr:"User")
targetRank: 1

**github.com/sourcegraph/sourcegraph-public-snapshot/cmd/frontend/graphqlbackend/schema.graphql**
6376:type User implements Node & SettingsSubject & Namespace {
3862:        type: GitRefType
5037:    type: GitRefType!
hidden 460 more line matches

github.com/sourcegraph/sourcegraph-public-snapshot/internal/types/types.go
850:type User struct {
1372:	Type               *SearchCountStatistics
1766:	Type       string
hidden 234 more line matches

github.com/sourcegraph/sourcegraph-public-snapshot/client/web/src/enterprise/insights/core/backend/gql-backend/methods/get-dashboard-owners.ts
22:                type: InsightsDashboardOwnerType.Global,
32:                type: InsightsDashboardOwnerType.Personal,
18:            const { currentUser, site } = data
hidden 8 more line matches

github.com/sourcegraph/sourcegraph-public-snapshot/cmd/frontend/graphqlbackend/apitest/types.go
47:type User struct {
9:	Typename    string `json:"__typename"`
32:	Typename    string `json:"__typename"`
hidden 11 more line matches

github.com/sourcegraph/sourcegraph-public-snapshot/cmd/frontend/internal/batches/resolvers/apitest/types.go
52:type User struct {
364:	User  *User
393:	Type       string
hidden 68 more line matches

github.com/sourcegraph/sourcegraph-public-snapshot/internal/extsvc/github/common.go
2030:type User struct {
66:	User      *Actor `json:"User,omitempty"`
527:	Type string
hidden 136 more line matches

hidden 494 more file matches
