Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Type
Method
Type
pkg/cmd/project/shared/queries/queries.go:970–972 ·
view source on GitHub ↗
Type is the typename of the project field.
()
Source
from the content-addressed store, hash-verified
968
969
// Type is the typename of the project field.
970
func
(p ProjectField) Type() string {
971
return
p.TypeName
972
}
973
974
type
SingleSelectFieldOptions
struct
{
975
ID string
Callers
1
ExportData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected