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

Method MutationType

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

Source from the content-addressed store, hash-verified

215type Mutation interface {
216 Field
217 MutationType() MutationType
218 MutatedType() Type
219 QueryField() Field
220 NumUidsField() Field

Callers 6

extractMutationFilterFunction · 0.65
RewriteMethod · 0.65
sendWebhookEventFunction · 0.65
getNumUidsFunction · 0.65
rewriteAndExecuteMethod · 0.65
handleSchemaMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected