Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ querySchema
Struct
querySchema
core/schema/query.go:18–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
)
17
18
type
querySchema
struct
{
19
}
20
21
var
_ SchemaResolvers = &querySchema{}
22
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected