MCPcopy 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
18type querySchema struct {
19}
20
21var _ SchemaResolvers = &querySchema{}
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected