MCPcopy Create free account

hub / github.com/apollographql/rover / types & classes

Types & classes895 in github.com/apollographql/rover

↓ 33 callersClassTemplateId
src/command/init/template_fetcher.rs:23
↓ 7 callersInterfaceCliOutput
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 callersClassSubgraphSchemaChanged
src/composition/watchers/subgraphs.rs:114
↓ 6 callersClassOrganizationId
src/command/init/options/project_organization.rs:25
↓ 4 callersClassCheckWorkflowResponse
crates/rover-client/src/shared/check_response.rs:14
↓ 4 callersClassFetchResponse
crates/rover-client/src/shared/fetch_response.rs:4
↓ 4 callersClassStderr
Printer that writes to standard error.
crates/rover-print/src/print/stderr.rs:9
↓ 4 callersClassStdout
Printer that writes to standard output.
crates/rover-print/src/print/stdout.rs:9
↓ 3 callersClassInvalidGraphRef
crates/rover-studio/src/types/graph_ref.rs:11
↓ 3 callersClassPersistedQueriesPublishResponse
crates/rover-client/src/operations/persisted_queries/publish/types.rs:259
↓ 3 callersInterfacePrompt
src/composition/supergraph/config/resolver/mod.rs:410
↓ 3 callersClassSdl
src/composition/watchers/watcher/sdl.rs:3
↓ 3 callersClassSubgraph
src/command/subgraph/mod.rs:16
↓ 2 callersClassLintResponse
crates/rover-client/src/shared/lint_response.rs:33
↓ 2 callersClassNonRepeatingFetch
src/composition/watchers/watcher/subgraph.rs:47
↓ 2 callersClassResolveSubgraphs
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 callersClassRouterConfig
src/command/dev/router/config/mod.rs:300
↓ 2 callersClassSupergraph
src/command/supergraph/mod.rs:12
↓ 1 callersClassAssignGraphArtifactTagResponse
crates/rover-client/src/operations/graph_artifact/tag/types.rs:21
↓ 1 callersClassDeleteGraphArtifactTagResponse
crates/rover-client/src/operations/graph_artifact/untag/types.rs:14
↓ 1 callersClassFakeError
src/utils/service/test.rs:8
↓ 1 callersClassFetchGraphArtifactResponse
crates/rover-client/src/operations/graph_artifact/fetch/types.rs:47
↓ 1 callersClassGraph
src/command/graph/mod.rs:15
↓ 1 callersClassGraphId
src/command/init/graph_id/validation.rs:13
↓ 1 callersClassIntrospect
src/command/graph/introspect.rs:17
↓ 1 callersClassList
src/command/docs/list.rs:8
↓ 1 callersClassListTagsOutput
src/command/graph_artifact/list_tags_output.rs:7
↓ 1 callersClassProjectName
src/command/init/options/project_name.rs:17
↓ 1 callersClassRequest
src/command/connector/run.rs:45
↓ 1 callersClassRoverErrorWrapper
src/command/dev/router/config/mod.rs:54
↓ 1 callersClassTag
src/command/graph_artifact/tag.rs:10
↓ 1 callersClassUnsupportedExtractExtension
src/command/client/extract/language.rs:5
ClassAbort
src/command/dev/mcp/run.rs:127
ClassAbort
src/command/dev/router/run.rs:530
EnumActor
crates/rover-client/src/operations/config/who_am_i/types.rs:18
ClassAnalyzeCurl
src/command/connector/analyze.rs:41
ClassAnyLengthArray
The default array matcher expects a particular length
tests/e2e/dev.rs:197
ClassApiKey
src/command/init/tests/authentication_tests.rs:80
ClassApiKey
crates/rover-client/src/operations/api_key/list/mod.rs:42
EnumApiKeyType
src/command/api_key/mod.rs:53
ClassApiKeys
src/command/api_key/mod.rs:19
ClassApolloPersistedQueryManifest
crates/rover-client/src/operations/persisted_queries/publish/types.rs:30
ClassArgInfo
crates/rover-schema/src/describe/type_detail/fields/arg_info.rs:5
EnumArtifactStatus
crates/rover-client/src/operations/graph_artifact/fetch/runner.rs:37
ClassAssignGraphArtifactTagInput
crates/rover-client/src/operations/graph_artifact/tag/types.rs:14
ClassAssignGraphArtifactTagMutation
crates/rover-client/src/operations/graph_artifact/tag/runner.rs:12
ClassAuth
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
ClassAuthWorkflowSimulation
src/command/init/tests/project_authentication_tests.rs:13
EnumAuthenticationError
src/command/init/authentication/errors.rs:5
ClassAuthorizationFlow
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:88
EnumAuthorizationFlowError
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:74
ClassAuthorizationFlowInit
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:58
ClassAuthorizationFlowResponse
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:27
ClassAuthorizationFlowWithCode
crates/rover-auth/src/oauth2/authorization_flow/mod.rs:65
ClassAxumRedirectServer
crates/rover-auth/src/oauth2/authorization_flow/redirect/server.rs:61
ClassAxumRedirectServerBind
crates/rover-auth/src/oauth2/authorization_flow/redirect/server.rs:29
ClassAxumRedirectServerInit
crates/rover-auth/src/oauth2/authorization_flow/redirect/server.rs:26
EnumBackoffError
crates/rover-client/src/blocking/client.rs:93
ClassBash
src/command/completion/bash.rs:8
ClassBash
installers/binstall/src/system/unix.rs:121
EnumBinaryError
src/composition/supergraph/binary.rs:517
ClassBuildPipelineTrackInput
crates/rover-client/src/operations/init/build_pipeline_track/types.rs:6
ClassBuildPipelineTrackMutation
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
ClassBuildPipelineTrackResponse
crates/rover-client/src/operations/init/build_pipeline_track/types.rs:23
ClassCargoRunner
xtask/src/tools/cargo.rs:13
EnumChangeSeverity
crates/rover-client/src/shared/check_response.rs:527
ClassChangeSummary
crates/rover-client/src/operations/graph/publish/types.rs:44
ClassCheck
src/command/client/check/mod.rs:34
ClassCheck
src/command/subgraph/check.rs:19
ClassCheck
src/command/update/check.rs:9
ClassCheck
src/command/graph/check.rs:19
ClassCheckConfig
crates/rover-client/src/shared/check_response.rs:572
ClassCheckConfigOpts
src/options/check.rs:9
ClassCheckRequestSuccessResult
crates/rover-client/src/shared/async_check_response.rs:14
ClassCheckSchemaAsyncInput
crates/rover-client/src/operations/graph/check/types.rs:15
EnumCheckTaskStatus
crates/rover-client/src/shared/check_response.rs:506
ClassCheckWorkflowInput
crates/rover-client/src/operations/subgraph/check_workflow/types.rs:20
ClassCheckWorkflowInput
crates/rover-client/src/operations/graph/check_workflow/types.rs:20
ClassClean
src/command/connector/analyze.rs:59
ClassClear
Clear ALL configuration WARNING: This command will delete ALL configuration profiles, not just one.
src/command/config/clear.rs:11
ClassClient
src/command/client/mod.rs:12
ClassClientBuilder
src/utils/client.rs:27
EnumClientCheckError
src/command/client/check/mod.rs:56
ClassClientCheckFailure
A file-level parse or schema-extension failure encountered before network validation.
src/command/client/check/mod.rs:77
ClassClientCheckOutput
[`CliOutput`] implementation for the `rover client check` command.
src/command/client/check/output.rs:11
ClassClientCheckSummary
src/command/client/check/mod.rs:84
ClassClientCredentials
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
EnumClientCredentialsError
crates/rover-auth/src/oauth2/client_credentials.rs:17
ClassClientCredentialsRequest
Request to obtain an access token via the client credentials grant.
crates/rover-auth/src/oauth2/client_credentials.rs:45
ClassClientCredentialsResponse
crates/rover-auth/src/oauth2/client_credentials.rs:81
ClassClientExtractOutput
src/command/client/extract/output.rs:9
ClassClientTimeout
src/utils/client.rs:109
ClassClientValidationResult
src/command/client/check/mod.rs:95
ClassCloud
src/command/cloud/mod.rs:9
ClassCloudConfigFetchInput
crates/rover-client/src/operations/cloud/config/types.rs:14
ClassCloudConfigFetchQuery
crates/rover-client/src/operations/cloud/config/fetch.rs:16
ClassCloudConfigFetchResponse
crates/rover-client/src/operations/cloud/config/types.rs:26
ClassCloudConfigInput
crates/rover-client/src/operations/cloud/config/types.rs:32
ClassCloudConfigResponse
crates/rover-client/src/operations/cloud/config/types.rs:63
ClassCloudConfigUpdateQuery
crates/rover-client/src/operations/cloud/config/update.rs:23
next →1–100 of 895, ranked by callers