CompleteAlias applies GraphQL alias completion for field to the input buffer buf.
(buf *bytes.Buffer)
| 207 | NullResponse() []byte |
| 208 | // CompleteAlias applies GraphQL alias completion for field to the input buffer buf. |
| 209 | CompleteAlias(buf *bytes.Buffer) |
| 210 | // GetAuthMeta returns the Dgraph.Authorization meta information stored in schema |
| 211 | GetAuthMeta() *authorization.AuthMeta |
| 212 | } |
no outgoing calls
no test coverage detected