Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encoder-run/operator
/ Mutation
Method
Mutation
pkg/graph/generated.go:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
41
type
ResolverRoot
interface
{
42
Mutation() MutationResolver
43
Query() QueryResolver
44
}
45
Callers
12
_Mutation_addModel
Method · 0.65
_Mutation_addModelDeployment
Method · 0.65
_Mutation_deleteModel
Method · 0.65
_Mutation_addRepository
Method · 0.65
_Mutation_deleteRepository
Method · 0.65
_Mutation_addStorage
Method · 0.65
_Mutation_addStorageDeployment
Method · 0.65
_Mutation_deleteStorage
Method · 0.65
_Mutation_addPipeline
Method · 0.65
_Mutation_addPipelineDeployment
Method · 0.65
_Mutation_triggerPipeline
Method · 0.65
_Mutation_deletePipeline
Method · 0.65
Implementers
1
Resolver
pkg/graph/resolver.go
Calls
no outgoing calls
Tested by
no test coverage detected