MCPcopy Create free account

hub / github.com/vektah/gqlparser / types & classes

Types & classes86 in github.com/vektah/gqlparser

↓ 17 callersTypeAliasPathName
ast/path.go:70
↓ 11 callersTypeAliasPathIndex
ast/path.go:66
↓ 2 callersTypeAliasNameSorter
NameSorter sorts Rules by name. usage: sort.Sort(core.NameSorter(specifiedRules))
validator/core/core.go:18
↓ 1 callersTypeAliasDirectiveLocation
ast/directive.go:3
↓ 1 callersTypeAliasList
gqlerror/error.go:38
FuncTypeAddErrFunc
func(options ...ErrorOption)
validator/core/core.go:7
StructArgument
ast/selection.go:32
StructArgumentDefinition
ast/definition.go:81
TypeAliasArgumentDefinitionList
ast/collections.go:93
TypeAliasArgumentList
ast/collections.go:82
StructChildValue
ast/value.go:38
TypeAliasChildValueList
ast/collections.go:139
StructComment
ast/comment.go:8
StructCommentGroup
ast/comment.go:17
StructConflictMessage
validator/rules/overlapping_fields_can_be_merged.go:206
StructDefinition
Definition is the core type definition object, it includes all of the definable types but does *not* cover schema or directives. @vektah: Javascript
ast/definition.go:24
TypeAliasDefinitionKind
ast/definition.go:5
TypeAliasDefinitionList
ast/collections.go:117
StructDeviation
validator/imported_test.go:29
StructDirective
ast/directive.go:30
StructDirectiveDefinition
ast/definition.go:103
TypeAliasDirectiveDefinitionList
ast/collections.go:106
TypeAliasDirectiveList
ast/collections.go:25
InterfaceDumpable
ast/dumper.go:26
StructEnumValueDefinition
ast/definition.go:93
TypeAliasEnumValueList
ast/collections.go:14
StructError
Error is the standard graphql error type described in https://spec.graphql.org/draft/#sec-Errors
gqlerror/error.go:13
FuncTypeErrorOption
func(err *gqlerror.Error)
validator/core/core.go:24
StructEvents
validator/core/walk.go:10
TypeAliasFeatures
parser/testrunner/runner.go:15
StructField
ast/selection.go:18
StructFieldDefinition
ast/definition.go:68
TypeAliasFieldList
ast/collections.go:3
InterfaceFormatter
formatter/formatter.go:12
FuncTypeFormatterOption
nolint:revive // Ignore "stuttering" name formatter.FormatterOption
formatter/formatter.go:19
StructFragmentDefinition
ast/fragment.go:27
TypeAliasFragmentDefinitionList
ast/collections.go:60
StructFragmentSpread
ast/fragment.go:3
StructInlineFragment
ast/fragment.go:15
StructLexer
Lexer turns graphql request and schema strings into tokens.
lexer/lexer.go:13
StructLocation
gqlerror/error.go:33
TypeAliasOperation
ast/operation.go:3
StructOperationDefinition
ast/operation.go:11
TypeAliasOperationList
ast/collections.go:46
StructOperationTypeDefinition
ast/document.go:85
TypeAliasOperationTypeDefinitionList
ast/collections.go:128
TypeAliasPath
ast/path.go:11
InterfacePathElement
ast/path.go:13
StructPosition
ast/source.go:13
StructQueryDocument
ast/document.go:3
StructRule
validator/core/core.go:11
FuncTypeRuleFunc
func(observers *Events, addError AddErrFunc)
validator/core/core.go:9
StructRules
Rules manages GraphQL validation rules.
validator/rules/rules.go:10
StructSchema
ast/document.go:28
StructSchemaDefinition
ast/document.go:74
TypeAliasSchemaDefinitionList
ast/collections.go:104
StructSchemaDocument
ast/document.go:10
InterfaceSelection
ast/selection.go:5
TypeAliasSelectionSet
ast/selection.go:3
StructSource
Source covers a single *.graphql file.
ast/source.go:4
StructSpec
parser/testrunner/runner.go:17
StructSpec
ast/path_test.go:11
StructSpec
validator/imported_test.go:21
StructToken
lexer/token.go:137
StructToken
parser/testrunner/runner.go:25
StructType
ast/type.go:19
TypeAliasType
Kind represents a type of token. The types are predefined as constants.
lexer/token.go:135
StructValue
ast/value.go:24
TypeAliasValueKind
ast/value.go:9
StructVariableDefinition
ast/operation.go:21
TypeAliasVariableDefinitionList
ast/collections.go:71
StructWalker
validator/core/walk.go:68
StructconflictMessageContainer
validator/rules/overlapping_fields_can_be_merged.go:202
StructdescriptionWithComment
parser/schema.go:635
Structdumper
ast/dumper.go:21
StructfieldIterateEntry
validator/rules/overlapping_fields_can_be_merged.go:162
Structformatter
formatter/formatter.go:78
StructgoldenConfig
formatter/formatter_test.go:178
StructmayNotBeUsedDirective
validator/rules/known_directives.go:14
StructoverlappingFieldsCanBeMergedManager
validator/rules/overlapping_fields_can_be_merged.go:244
StructpairSet
validator/rules/overlapping_fields_can_be_merged.go:111
Structparser
parser/parser.go:11
StructsequentialFieldsMap
validator/rules/overlapping_fields_can_be_merged.go:156
StructtestError
gqlerror/error_test.go:12
StructtopField
validator/rules/single_field_subscriptions.go:46
StructvarValidator
validator/vars.go:106