MCPcopy
hub / github.com/dgraph-io/dgraph / GetAuthMeta

Method GetAuthMeta

graphql/schema/wrappers.go:211–211  ·  view source on GitHub ↗

GetAuthMeta returns the Dgraph.Authorization meta information stored in schema

()

Source from the content-addressed store, hash-verified

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

Callers 12

RewriteMethod · 0.65
RewriteMethod · 0.65
FromMutationResultMethod · 0.65
FromMutationResultMethod · 0.65
RewriteMethod · 0.65
addDeleteFunction · 0.65
sendWebhookEventFunction · 0.65
authorizeNewNodesFunction · 0.65
RewriteMethod · 0.65
GetAuthMetaMethod · 0.65
GetAuthMetaMethod · 0.65
GetBodyForLambdaFunction · 0.65

Implementers 1

fieldgraphql/schema/wrappers.go

Calls

no outgoing calls

Tested by

no test coverage detected