MCPcopy Create free account
hub / github.com/kataras/iris / Query

Method Query

_examples/graphql/schema-first/graph/generated.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38type ResolverRoot interface {
39 Mutation() MutationResolver
40 Query() QueryResolver
41}
42
43type DirectiveRoot struct {

Callers 11

ListMethod · 0.65
ListProductsMethod · 0.65
main.goFile · 0.65
_Query_characterMethod · 0.65
_Query_charactersMethod · 0.65
QueryFunction · 0.65
setLangWithoutContextMethod · 0.65
getQueryMethod · 0.65
RequestQueryFunction · 0.65
BindMethod · 0.65
QueryFunction · 0.65

Implementers 1

Resolver_examples/graphql/schema-first/graph/r

Calls

no outgoing calls

Tested by

no test coverage detected