MCPcopy Create free account
hub / github.com/git-bug/git-bug / Repository

Method Repository

api/graphql/graph/root.generated.go:31–31  ·  view source on GitHub ↗
(ctx context.Context, ref *string)

Source from the content-addressed store, hash-verified

29}
30type QueryResolver interface {
31 Repository(ctx context.Context, ref *string) (*models.Repository, error)
32}
33
34// endregion ************************** generated!.gotpl **************************

Callers 8

_Repository_nameMethod · 0.65
_Repository_allBugsMethod · 0.65
_Repository_bugMethod · 0.65
_Repository_identityMethod · 0.65
_Query_repositoryMethod · 0.65

Implementers 2

rootQueryResolverapi/graphql/resolvers/query.go
RootResolverapi/graphql/resolvers/root.go

Calls

no outgoing calls

Tested by

no test coverage detected