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

Struct LabelEdge

api/graphql/models/gen_models.go:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275type LabelEdge struct {
276 Cursor string `json:"cursor"`
277 Node common.Label `json:"node"`
278}
279
280type Mutation struct {
281}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected