MCPcopy Index your code
hub / github.com/dgraph-io/dgraph / QueryType

Method QueryType

graphql/schema/wrappers.go:227–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

225type Query interface {
226 Field
227 QueryType() QueryType
228 DQLQuery() string
229 Rename(newName string)
230 // RepresentationsArg returns a parsed version of the `representations` argument for `_entities`

Callers 3

processCustomFieldsMethod · 0.65
RewriteMethod · 0.65
handleSchemaMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected