MCPcopy Create free account
hub / github.com/authorizerdev/authorizer / Query

Method Query

internal/graph/generated/generated.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 15

UpdateEnvMethod · 0.65
GetEnvMethod · 0.65
ListWebhookLogsMethod · 0.65
execIndexQueryFunction · 0.65
UpsertOTPMethod · 0.65
GetOTPByEmailMethod · 0.65
GetOTPByPhoneNumberMethod · 0.65

Implementers 1

Resolverinternal/graph/resolver.go

Calls

no outgoing calls

Tested by

no test coverage detected