MCPcopy Create free account
hub / github.com/dgraph-io/dgraph / HasCustomHTTPChild

Method HasCustomHTTPChild

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

Source from the content-addressed store, hash-verified

1853}
1854
1855func (q *query) HasCustomHTTPChild() bool {
1856 return (*field)(q).HasCustomHTTPChild()
1857}
1858
1859func (q *query) HasLambdaDirective() bool {
1860 return (*field)(q).HasLambdaDirective()

Callers

nothing calls this directly

Calls 1

HasCustomHTTPChildMethod · 0.65

Tested by

no test coverage detected