GetAuthMeta returns the Dgraph.Authorization meta information stored in schema
()
| 209 | CompleteAlias(buf *bytes.Buffer) |
| 210 | // GetAuthMeta returns the Dgraph.Authorization meta information stored in schema |
| 211 | GetAuthMeta() *authorization.AuthMeta |
| 212 | } |
| 213 | |
| 214 | // A Mutation is a field (from the schema's Mutation type) from an Operation |
no outgoing calls
no test coverage detected