Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/docs
/ getId
Function
getId
src/graphql/scripts/utils/schema-helpers.js:70–72 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
68
}
69
70
function
getId(path) {
71
return
removeMarkers(path).toLowerCase()
72
}
73
74
// e.g., given `ObjectTypeDefinition`, get `objects`
75
function
getKind(
type
) {
Callers
1
getArguments
Function · 0.85
Calls
1
removeMarkers
Function · 0.85
Tested by
no test coverage detected