Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ardatan/graphql-tools
/ functions
Functions
1,469 in github.com/ardatan/graphql-tools
⨍
Functions
1,469
◇
Types & classes
147
↓ 1 callers
Function
getFieldSpecifiers
(schema: GraphQLSchema, typeName: string)
packages/utils/src/mapSchema.ts:486
↓ 1 callers
Function
getFieldsWithDirectives
( documentNode: DocumentNode, options: Options = {}, )
packages/utils/src/get-fields-with-directives.ts:25
↓ 1 callers
Function
getFileDefinitionMap
( definitionsByName: Map<string, Set<DefinitionNode>>, dependenciesByDefinitionName: DependenciesByDefinit
packages/import/src/index.ts:555
↓ 1 callers
Function
getFilepathsFromGlob
(baseDir, config)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:94
↓ 1 callers
Function
getFinalPromise
(object: any)
packages/links/src/AwaitVariablesLink.ts:8
↓ 1 callers
Function
getFoo
()
packages/resolvers-composition/tests/resolvers-composition.spec.ts:24
↓ 1 callers
Function
getFragmentScope
* Creates a scope for a `Fragment` by translating fragment spread arguments in * the context of a parent scope into a new scope and validating them a
packages/relay-compiler/lib/core/RelayCompilerScope.js:89
↓ 1 callers
Function
getFragmentSpreadName
(fragmentSpread)
packages/relay-compiler/lib/transforms/DeferStreamTransform.js:294
↓ 1 callers
Function
getFragmentType
* @private
packages/relay-compiler/lib/core/RelayParser.js:1742
↓ 1 callers
Function
getGeneratedDirectory
(definitionName)
packages/relay-compiler/lib/codegen/RelayFileWriter.js:199
↓ 1 callers
Method
getImpl
(args: GetArgs<KeyT>)
packages/mock/src/MockStore.ts:221
↓ 1 callers
Function
getImplementingTypes
(interfaceName: string, schema: GraphQLSchema)
packages/utils/src/get-implementing-types.ts:3
↓ 1 callers
Function
getInputObjectTypeIdentifier
(schema, typeID)
packages/relay-compiler/lib/language/javascript/RelayFlowTypeTransformers.js:19
↓ 1 callers
Function
getLanguagePlugin
* Unless the requested plugin is the builtin `javascript` one, import a * language plugin as either a CommonJS or ES2015 module. * * When importing
packages/relay-compiler/lib/bin/RelayCompilerMain.js:123
↓ 1 callers
Function
getLimitedLengthType
( type: GraphQLScalarType, maxLength: number, )
packages/utils/tests/mapSchema.test.ts:671
↓ 1 callers
Function
getLinkDirectiveURL
(directive: DirectiveNode)
packages/merge/src/typedefs-mergers/directives.ts:88
↓ 1 callers
Function
getLocation
(source, position)
packages/relay-compiler/lib/core/CompilerError.js:269
↓ 1 callers
Function
getModuleName
(filePath)
packages/relay-compiler/lib/util/getModuleName.js:15
↓ 1 callers
Function
getNewType
( newTypeMap: Record<string, GraphQLNamedType>, type: T, )
packages/utils/src/mapSchema.ts:226
↓ 1 callers
Function
getNextResult
()
packages/loaders/url/tests/url-loader.spec.ts:400
↓ 1 callers
Function
getNormalizationOperationName
(name)
packages/relay-compiler/lib/core/getNormalizationOperationName.js:13
↓ 1 callers
Function
getObjectTag
(object: object)
packages/inspect/src/index.ts:109
↓ 1 callers
Function
getOperationASTFromDocument
( documentNode: DocumentNode, operationName?: string, )
packages/utils/src/getOperationASTFromRequest.ts:5
↓ 1 callers
Function
getOperationRootType
(schema: GraphQLSchema, operationDef: OperationDefinitionNode)
packages/utils/src/visitResult.ts:160
↓ 1 callers
Function
getPathBasedConfig
(config)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:226
↓ 1 callers
Function
getPersistQueryFunction
(config)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:170
↓ 1 callers
Function
getPic
(uid: number, width: number, height: number)
packages/executor/src/execution/__tests__/schema-test.ts:98
↓ 1 callers
Function
getPointer
(fileName: string, exportName?: string)
packages/loaders/module/tests/loader.spec.ts:7
↓ 1 callers
Function
getPointer
(fileName: string)
packages/loaders/json-file/tests/loader.spec.ts:7
↓ 1 callers
Function
getPointer
(fileName: string)
packages/loaders/graphql-file/tests/loader.spec.ts:9
↓ 1 callers
Function
getPointer
(fileName: string)
packages/loaders/git/tests/loader.spec.ts:9
↓ 1 callers
Function
getRefetchQueryName
(fragment)
packages/relay-compiler/lib/transforms/RefetchableFragmentTransform.js:275
↓ 1 callers
Function
getRelayFileWriter
( baseDir, languagePlugin, noFutureProofEnums, outputDir, persistedQueryPath, customScalars, per
packages/relay-compiler/lib/bin/RelayCompilerMain.js:418
↓ 1 callers
Function
getRootScope
* Creates a scope for a `Root`, with each argument mapped to a variable of the * same name. Example: * * Query: * query Foo($id: ID, $size: Int =
packages/relay-compiler/lib/core/RelayCompilerScope.js:34
↓ 1 callers
Function
getSchemaCoordinate
(error: GraphQLError)
packages/utils/src/errors.ts:87
↓ 1 callers
Function
getTypeDetails
(schema, fieldType)
packages/relay-compiler/lib/transforms/TestOperationTransform.js:37
↓ 1 callers
Function
getTypeMapper
( schema: GraphQLSchema, schemaMapper: SchemaMapper, typeName: string, )
packages/utils/src/mapSchema.ts:469
↓ 1 callers
Function
getTypeName
(ast)
packages/relay-compiler/lib/core/RelayParser.js:1735
↓ 1 callers
Function
getTypeSpecifiers
(schema: GraphQLSchema, typeName: string)
packages/utils/src/mapSchema.ts:441
↓ 1 callers
Function
getWatchConfig
(_x2)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:261
↓ 1 callers
Method
getWebSocketImpl
( importFn: SyncImportFn | AsyncImportFn, options?: LoadFromUrlOptions, )
packages/loaders/url/src/index.ts:231
↓ 1 callers
Function
handleDirectiveExtensions
(extensions: any, removeDirectives: boolean)
packages/utils/src/extractExtensionsFromSchema.ts:12
↓ 1 callers
Function
handleModule
(m: NodeModule, filename: string)
packages/node-require/src/index.ts:13
↓ 1 callers
Function
handlePointer
(rawPointer: string, options = {})
packages/load/src/utils/pointers.ts:11
↓ 1 callers
Method
handleSinglePath
(location: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:217
↓ 1 callers
Method
handleSinglePathSync
(location: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:279
↓ 1 callers
Method
handleSingularPointerAsync
( pointer: string, options: GitLoaderOptions, )
packages/loaders/git/src/index.ts:137
↓ 1 callers
Method
handleSingularPointerSync
(pointer: string, options: GitLoaderOptions)
packages/loaders/git/src/index.ts:210
↓ 1 callers
Function
hasCircularRef
( types: GraphQLNamedType[], config: { depth: number; } = { depth: 1, }, )
packages/utils/src/build-operation-for-field.ts:537
↓ 1 callers
Function
hasConcreteTypeThatImplements
* @private
packages/relay-compiler/lib/core/Schema.js:213
↓ 1 callers
Function
hasMultilineItems
(maybeArray: Maybe<ReadonlyArray<string>>)
packages/utils/src/comments.ts:113
↓ 1 callers
Function
hashArguments
(args, scope, errorContext)
packages/relay-compiler/lib/transforms/ApplyFragmentArgumentTransform.js:470
↓ 1 callers
Function
hashFile
(filename)
packages/relay-compiler/lib/codegen/CodegenWatcher.js:281
↓ 1 callers
Function
healFields
(type: GraphQLObjectType | GraphQLInterfaceType)
packages/utils/src/heal.ts:146
↓ 1 callers
Function
healInputFields
(type: GraphQLInputObjectType)
packages/utils/src/heal.ts:174
↓ 1 callers
Function
healInterfaces
(type: GraphQLObjectType | GraphQLInterfaceType)
packages/utils/src/heal.ts:162
↓ 1 callers
Function
healNamedType
(type: GraphQLNamedType)
packages/utils/src/heal.ts:122
↓ 1 callers
Function
healSchema
(schema: GraphQLSchema)
packages/utils/src/heal.ts:52
↓ 1 callers
Function
healTypes
( originalTypeMap: Record<string, GraphQLNamedType | null>, directives: ReadonlyArray<GraphQLDirective>, )
packages/utils/src/heal.ts:57
↓ 1 callers
Function
healUnderlyingTypes
(type: GraphQLUnionType)
packages/utils/src/heal.ts:184
↓ 1 callers
Function
highlightSourceAtLocation
* Render a helpful description of the location of the error in the GraphQL * Source document.
packages/relay-compiler/lib/core/CompilerError.js:208
↓ 1 callers
Function
hoist
(document: DocumentNode)
packages/schema/tests/schemaGenerator.test.ts:2035
↓ 1 callers
Function
idFieldForType
(type)
packages/relay-compiler/lib/transforms/GenerateIDFieldTransform.js:40
↓ 1 callers
Function
importDocuments
(documentPath: string)
packages/import/tests/documents/import-documents.spec.ts:6
↓ 1 callers
Function
importFederatedSchemaLinks
( definition: DefinitionNode, definitionsByName: Map<string, Set<DefinitionNode>>, )
packages/import/src/index.ts:370
↓ 1 callers
Method
importModule
(pointer: string)
packages/loaders/module/src/index.ts:133
↓ 1 callers
Method
importModuleSync
(pointer: string)
packages/loaders/module/src/index.ts:141
↓ 1 callers
Function
importSchema
( schema: string, schemas?: Record<string, string>, pathAliases?: PathAliases, )
packages/import/tests/schema/import-schema.spec.ts:8
↓ 1 callers
Function
includeSources
(schema: GraphQLSchema, sources: Source[])
packages/load/src/schema.ts:71
↓ 1 callers
Function
instrument
* Return a new instrumented sync function to be part of a stack profile. * * This instruments synchronous functions to be displayed in a stack * vi
packages/relay-compiler/lib/core/GraphQLCompilerProfiler.js:81
↓ 1 callers
Function
instrumentAsyncContext
* Return a new instrumented async function which provides context for a stack. * * Because the resulting profiling information will be incorporated
packages/relay-compiler/lib/core/GraphQLCompilerProfiler.js:122
↓ 1 callers
Function
instrumentWait
* Return a new instrumented function which performs an awaited async operation. * * The instrumented function is not included in the overall run tim
packages/relay-compiler/lib/core/GraphQLCompilerProfiler.js:166
↓ 1 callers
Function
invalidReturnTypeError
( returnType: GraphQLObjectType, result: unknown, fieldNodes: Array<FieldNode>, )
packages/executor/src/execution/execute.ts:1450
↓ 1 callers
Function
invalidValueError
(value: number, index: number)
packages/executor/src/execution/__tests__/variables-test.ts:1062
↓ 1 callers
Function
inverseDependencyMap
(map)
packages/relay-compiler/lib/runner/GraphQLASTNodeGroup.js:214
↓ 1 callers
Function
isASTNode
(node: any)
packages/merge/src/typedefs-mergers/merge-nodes.ts:137
↓ 1 callers
Function
isBaseType
(type)
packages/relay-compiler/lib/core/Schema.js:269
↓ 1 callers
Function
isBlank
(str: string)
packages/utils/src/comments.ts:548
↓ 1 callers
Method
isCompatibleVersion
(major: number, minor: number)
packages/import/src/link/link-url.ts:81
↓ 1 callers
Function
isDefaultScalar
(name)
packages/relay-compiler/lib/core/Schema.js:2110
↓ 1 callers
Function
isDescribable
(node: ASTNode)
packages/utils/src/parse-graphql-sdl.ts:104
↓ 1 callers
Function
isDirectory
(path: string)
packages/load-files/src/index.ts:57
↓ 1 callers
Function
isDirectorySync
(path: string)
packages/load-files/src/index.ts:48
↓ 1 callers
Function
isDocumentString
(str: any)
packages/utils/src/helpers.ts:51
↓ 1 callers
Function
isFieldDefinitionNode
(node: any)
packages/utils/src/comments.ts:446
↓ 1 callers
Function
isGraphQLErrorLike
(error: any)
packages/utils/src/errors.ts:41
↓ 1 callers
Function
isGraphQLImportFile
(rawSDL: string)
packages/loaders/graphql-file/src/index.ts:44
↓ 1 callers
Function
isIncrementalResults
( results: any, )
packages/executor/src/execution/execute.ts:1649
↓ 1 callers
Function
isJSONable
(value: any)
packages/inspect/src/index.ts:72
↓ 1 callers
Function
isNamedDefinitionNode
( definitionNode: DefinitionNode, )
packages/merge/src/typedefs-mergers/merge-nodes.ts:26
↓ 1 callers
Function
isNamedStub
(type: GraphQLNamedType)
packages/utils/src/stub.ts:64
↓ 1 callers
Function
isObject
(item: any)
packages/utils/src/mergeDeep.ts:119
↓ 1 callers
Function
isObject
(thing: any)
packages/mock/src/utils.ts:35
↓ 1 callers
Function
isOfKindList
( nodes: readonly ASTNode[], kind: string | string[], )
packages/documents/src/sort-executable-nodes.ts:87
↓ 1 callers
Function
isRepeatableDirective
( directive: DirectiveNode, directives?: Record<string, DirectiveDefinitionNode>, repeatableLinkImports?
packages/merge/src/typedefs-mergers/directives.ts:12
↓ 1 callers
Function
isSDL
(doc: DocumentNode)
packages/webpack-loader/src/index.ts:13
↓ 1 callers
Function
isScalarTypeConfiguration
(config: any)
packages/resolvers-composition/src/resolvers-composition.ts:28
↓ 1 callers
Function
isSchemaAst
(obj: any)
packages/loaders/code-file/src/helpers.ts:46
↓ 1 callers
Function
isSchemaJson
(obj: any)
packages/loaders/code-file/src/helpers.ts:37
↓ 1 callers
Function
isSchemaText
(obj: any)
packages/loaders/code-file/src/helpers.ts:21
← previous
next →
601–700 of 1,469, ranked by callers