MCPcopy Index your code
hub / github.com/cli/cli / Nodes

Method Nodes

pkg/cmd/project/shared/queries/queries.go:727–727  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

725 HasNextPage() bool
726 EndCursor() string
727 Nodes() []N
728 Project() *Project
729}
730

Callers 3

ProjectItemsMethod · 0.65
paginateAttributesFunction · 0.65
ProjectFieldsMethod · 0.65

Implementers 9

userOwnerWithItemsNoQuerypkg/cmd/project/shared/queries/queries
userOwnerWithItemspkg/cmd/project/shared/queries/queries
orgOwnerWithItemspkg/cmd/project/shared/queries/queries
orgOwnerWithItemsNoQuerypkg/cmd/project/shared/queries/queries
viewerOwnerWithItemspkg/cmd/project/shared/queries/queries
viewerOwnerWithItemsNoQuerypkg/cmd/project/shared/queries/queries
userOwnerWithFieldspkg/cmd/project/shared/queries/queries
orgOwnerWithFieldspkg/cmd/project/shared/queries/queries
viewerOwnerWithFieldspkg/cmd/project/shared/queries/queries

Calls

no outgoing calls

Tested by

no test coverage detected