Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apollographql/rover
/ types & classes
Types & classes
895 in github.com/apollographql/rover
⨍
Functions
2,597
◇
Types & classes
895
↓ 33 callers
Class
TemplateId
src/command/init/template_fetcher.rs:23
↓ 7 callers
Interface
CliOutput
Trait for command output types that can render themselves in multiple formats. Implement this on concrete output structs returned by commands. The CL
src/command/output.rs:56
↓ 7 callers
Class
SubgraphSchemaChanged
src/composition/watchers/subgraphs.rs:114
↓ 6 callers
Class
OrganizationId
src/command/init/options/project_organization.rs:25
↓ 4 callers
Class
CheckWorkflowResponse
crates/rover-client/src/shared/check_response.rs:14
↓ 4 callers
Class
FetchResponse
crates/rover-client/src/shared/fetch_response.rs:4
↓ 4 callers
Class
Stderr
Printer that writes to standard error.
crates/rover-print/src/print/stderr.rs:9
↓ 4 callers
Class
Stdout
Printer that writes to standard output.
crates/rover-print/src/print/stdout.rs:9
↓ 3 callers
Class
InvalidGraphRef
crates/rover-studio/src/types/graph_ref.rs:11
↓ 3 callers
Class
PersistedQueriesPublishResponse
crates/rover-client/src/operations/persisted_queries/publish/types.rs:259
↓ 3 callers
Interface
Prompt
src/composition/supergraph/config/resolver/mod.rs:410
↓ 3 callers
Class
Sdl
src/composition/watchers/watcher/sdl.rs:3
↓ 3 callers
Class
Subgraph
src/command/subgraph/mod.rs:16
↓ 2 callers
Class
LintResponse
crates/rover-client/src/shared/lint_response.rs:33
↓ 2 callers
Class
NonRepeatingFetch
src/composition/watchers/watcher/subgraph.rs:47
↓ 2 callers
Class
ResolveSubgraphs
In this stage, we attempt to resolve subgraphs lazily: making sure file paths are correct and exist) or fully: rendering the subgraph source down to a
src/composition/supergraph/config/resolver/state.rs:29
↓ 2 callers
Class
RouterConfig
src/command/dev/router/config/mod.rs:300
↓ 2 callers
Class
Supergraph
src/command/supergraph/mod.rs:12
↓ 1 callers
Class
AssignGraphArtifactTagResponse
crates/rover-client/src/operations/graph_artifact/tag/types.rs:21
↓ 1 callers
Class
DeleteGraphArtifactTagResponse
crates/rover-client/src/operations/graph_artifact/untag/types.rs:14
↓ 1 callers
Class
FakeError
src/utils/service/test.rs:8
↓ 1 callers
Class
FetchGraphArtifactResponse
crates/rover-client/src/operations/graph_artifact/fetch/types.rs:47
↓ 1 callers
Class
Graph
src/command/graph/mod.rs:15
↓ 1 callers
Class
GraphId
src/command/init/graph_id/validation.rs:13
↓ 1 callers
Class
Introspect
src/command/graph/introspect.rs:17
↓ 1 callers
Class
List
src/command/docs/list.rs:8
↓ 1 callers
Class
ListTagsOutput
src/command/graph_artifact/list_tags_output.rs:7
↓ 1 callers
Class
ProjectName
src/command/init/options/project_name.rs:17
↓ 1 callers
Class
Request
src/command/connector/run.rs:45
↓ 1 callers
Class
RoverErrorWrapper
src/command/dev/router/config/mod.rs:54
↓ 1 callers
Class
Tag
src/command/graph_artifact/tag.rs:10
↓ 1 callers
Class
UnsupportedExtractExtension
src/command/client/extract/language.rs:5
Class
Abort
src/command/dev/mcp/run.rs:127
Class
Abort
src/command/dev/router/run.rs:530
Enum
Actor
crates/rover-client/src/operations/config/who_am_i/types.rs:18
Class
AnalyzeCurl
src/command/connector/analyze.rs:41
Class
AnyLengthArray
The default array matcher expects a particular length
tests/e2e/dev.rs:197
Class
ApiKey
src/command/init/tests/authentication_tests.rs:80
Class
ApiKey
crates/rover-client/src/operations/api_key/list/mod.rs:42
Enum
ApiKeyType
src/command/api_key/mod.rs:53
Class
ApiKeys
src/command/api_key/mod.rs:19
Class
ApolloPersistedQueryManifest
crates/rover-client/src/operations/persisted_queries/publish/types.rs:30
Class
ArgInfo
crates/rover-schema/src/describe/type_detail/fields/arg_info.rs:5
Enum
ArtifactStatus
crates/rover-client/src/operations/graph_artifact/fetch/runner.rs:37
Class
AssignGraphArtifactTagInput
crates/rover-client/src/operations/graph_artifact/tag/types.rs:14
Class
AssignGraphArtifactTagMutation
crates/rover-client/src/operations/graph_artifact/tag/runner.rs:12
Class
Auth
Authenticate a configuration profile with an API key Running this command with a --profile <name> argument will create a new profile that can be refe
src/command/config/auth.rs:21
Class
AuthWorkflowSimulation
src/command/init/tests/project_authentication_tests.rs:13
Enum
AuthenticationError
src/command/init/authentication/errors.rs:5
Class
AuthorizationFlow
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:88
Enum
AuthorizationFlowError
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:74
Class
AuthorizationFlowInit
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:58
Class
AuthorizationFlowResponse
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:27
Class
AuthorizationFlowWithCode
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:65
Class
AxumRedirectServer
crates/rover-auth/src/oauth2/authorization_flow/redirect/server.rs:61
Class
AxumRedirectServerBind
crates/rover-auth/src/oauth2/authorization_flow/redirect/server.rs:29
Class
AxumRedirectServerInit
crates/rover-auth/src/oauth2/authorization_flow/redirect/server.rs:26
Enum
BackoffError
crates/rover-client/src/blocking/client.rs:93
Class
Bash
src/command/completion/bash.rs:8
Class
Bash
installers/binstall/src/system/unix.rs:121
Enum
BinaryError
src/composition/supergraph/binary.rs:517
Class
BuildPipelineTrackInput
crates/rover-client/src/operations/init/build_pipeline_track/types.rs:6
Class
BuildPipelineTrackMutation
This struct is used to generate the module containing `Variables` and `ResponseData` structs. Snake case of this name is the mod name. i.e. create_gra
crates/rover-client/src/operations/init/build_pipeline_track/runner.rs:18
Class
BuildPipelineTrackResponse
crates/rover-client/src/operations/init/build_pipeline_track/types.rs:23
Class
CargoRunner
xtask/src/tools/cargo.rs:13
Enum
ChangeSeverity
crates/rover-client/src/shared/check_response.rs:527
Class
ChangeSummary
crates/rover-client/src/operations/graph/publish/types.rs:44
Class
Check
src/command/client/check/mod.rs:34
Class
Check
src/command/subgraph/check.rs:19
Class
Check
src/command/update/check.rs:9
Class
Check
src/command/graph/check.rs:19
Class
CheckConfig
crates/rover-client/src/shared/check_response.rs:572
Class
CheckConfigOpts
src/options/check.rs:9
Class
CheckRequestSuccessResult
crates/rover-client/src/shared/async_check_response.rs:14
Class
CheckSchemaAsyncInput
crates/rover-client/src/operations/graph/check/types.rs:15
Enum
CheckTaskStatus
crates/rover-client/src/shared/check_response.rs:506
Class
CheckWorkflowInput
crates/rover-client/src/operations/subgraph/check_workflow/types.rs:20
Class
CheckWorkflowInput
crates/rover-client/src/operations/graph/check_workflow/types.rs:20
Class
Clean
src/command/connector/analyze.rs:59
Class
Clear
Clear ALL configuration WARNING: This command will delete ALL configuration profiles, not just one.
src/command/config/clear.rs:11
Class
Client
src/command/client/mod.rs:12
Class
ClientBuilder
src/utils/client.rs:27
Enum
ClientCheckError
src/command/client/check/mod.rs:56
Class
ClientCheckFailure
A file-level parse or schema-extension failure encountered before network validation.
src/command/client/check/mod.rs:77
Class
ClientCheckOutput
[`CliOutput`] implementation for the `rover client check` command.
src/command/client/check/output.rs:11
Class
ClientCheckSummary
src/command/client/check/mod.rs:84
Class
ClientCredentials
Tower service that obtains an access token via the OAuth2 client credentials grant (RFC 6749 §4.4).
crates/rover-auth/src/oauth2/client_credentials.rs:89
Enum
ClientCredentialsError
crates/rover-auth/src/oauth2/client_credentials.rs:17
Class
ClientCredentialsRequest
Request to obtain an access token via the client credentials grant.
crates/rover-auth/src/oauth2/client_credentials.rs:45
Class
ClientCredentialsResponse
crates/rover-auth/src/oauth2/client_credentials.rs:81
Class
ClientExtractOutput
src/command/client/extract/output.rs:9
Class
ClientTimeout
src/utils/client.rs:109
Class
ClientValidationResult
src/command/client/check/mod.rs:95
Class
Cloud
src/command/cloud/mod.rs:9
Class
CloudConfigFetchInput
crates/rover-client/src/operations/cloud/config/types.rs:14
Class
CloudConfigFetchQuery
crates/rover-client/src/operations/cloud/config/fetch.rs:16
Class
CloudConfigFetchResponse
crates/rover-client/src/operations/cloud/config/types.rs:26
Class
CloudConfigInput
crates/rover-client/src/operations/cloud/config/types.rs:32
Class
CloudConfigResponse
crates/rover-client/src/operations/cloud/config/types.rs:63
Class
CloudConfigUpdateQuery
crates/rover-client/src/operations/cloud/config/update.rs:23
next →
1–100 of 895, ranked by callers