Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ getSchemaResolver
Struct
getSchemaResolver
graphql/admin/schema.go:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
)
21
22
type
getSchemaResolver
struct
{
23
admin *adminServer
24
}
25
26
type
updateGQLSchemaInput
struct
{
27
Set worker.GqlSchema `json:
"set,omitempty"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected