MCPcopy Create free account
hub / github.com/dgraph-io/dgraph / CustomHTTPConfig

Method CustomHTTPConfig

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

Source from the content-addressed store, hash-verified

2196}
2197
2198func (m *mutation) CustomHTTPConfig() (*FieldHTTPConfig, error) {
2199 return getCustomHTTPConfig((*field)(m), true)
2200}
2201
2202func (m *mutation) EnumValues() []string {
2203 return nil

Callers

nothing calls this directly

Calls 1

getCustomHTTPConfigFunction · 0.85

Tested by

no test coverage detected