MCPcopy Index your code
hub / github.com/git-bug/git-bug / ValidLabels

Method ValidLabels

api/graphql/graph/repository.generated.go:26–26  ·  view source on GitHub ↗
(ctx context.Context, obj *models.Repository, after *string, before *string, first *int, last *int)

Source from the content-addressed store, hash-verified

24 Identity(ctx context.Context, obj *models.Repository, prefix string) (models.IdentityWrapper, error)
25 UserIdentity(ctx context.Context, obj *models.Repository) (models.IdentityWrapper, error)
26 ValidLabels(ctx context.Context, obj *models.Repository, after *string, before *string, first *int, last *int) (*models.LabelConnection, error)
27}
28
29// endregion ************************** generated!.gotpl **************************

Callers 8

runLabelFunction · 0.65
LabelFunction · 0.65
LsFunction · 0.65
BugAndLabelsCompletionFunction · 0.65
ValidLabelsMethod · 0.65
ComplexityMethod · 0.65
SetBugMethod · 0.65

Implementers 1

repoResolverapi/graphql/resolvers/repo.go

Calls

no outgoing calls

Tested by

no test coverage detected