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

Method SetArgTo

graphql/schema/wrappers.go:150–150  ·  view source on GitHub ↗
(arg string, val interface{})

Source from the content-addressed store, hash-verified

148 IDArgValue() (map[string]string, uint64, error)
149 XIDArgs() map[string]string
150 SetArgTo(arg string, val interface{})
151 Skip() bool
152 Include() bool
153 // SkipField tells whether to skip this field during completion or not based on:

Callers 4

SetArgToMethod · 0.65
SetArgToMethod · 0.65
RewriteMethod · 0.65
RewriteMethod · 0.65

Implementers 1

fieldgraphql/schema/wrappers.go

Calls

no outgoing calls

Tested by

no test coverage detected