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
Function
getDescription
( node: { description?: StringValueNode; loc?: Location }, options?: { commentDescriptions?: boolean }, )
packages/utils/src/comments.ts:451
Function
getDirectiveInExtensions
( node: DirectableGraphQLObject, directiveName: string, pathToDirectivesInExtensions = ['directives'], )
packages/utils/src/get-directives.ts:27
Method
getExecutorByRequest
(request: ExecutionRequest<any>)
packages/loaders/url/src/index.ts:339
Function
getFieldDefinitionLegacy
* Find the definition of a field of the specified type, first trying * the standard spec-compliant resolution process and falling back * to legacy m
packages/relay-compiler/lib/core/getFieldDefinition.js:63
Method
getHttpExecutor
()
packages/loaders/url/src/index.ts:317
Function
getNonNullBooleanInput
(schema)
packages/relay-compiler/lib/core/SchemaUtils.js:83
Function
getNonNullIdInput
(schema)
packages/relay-compiler/lib/core/SchemaUtils.js:99
Function
getNonNullStringInput
(schema)
packages/relay-compiler/lib/core/SchemaUtils.js:91
Function
getNullableBooleanInput
(schema)
packages/relay-compiler/lib/core/SchemaUtils.js:79
Function
getNullableIdInput
(schema)
packages/relay-compiler/lib/core/SchemaUtils.js:95
Function
getNullableStringInput
(schema)
packages/relay-compiler/lib/core/SchemaUtils.js:87
Function
getParser
(baseDir)
packages/relay-compiler/lib/core/RelaySourceModuleParser.js:96
Function
getParser
(baseDir)
packages/relay-compiler/lib/core/DotGraphQLParser.js:30
Function
getResponseKeyFromInfo
(info: GraphQLResolveInfo)
packages/utils/src/getResponseKeyFromInfo.ts:8
Function
getSchemaInstance
(getSchemaSource, getSchemaExtensions, schemaExtensions)
packages/relay-compiler/lib/runner/getSchemaInstance.js:18
Method
getSetHttpExecutor$
()
packages/loaders/url/src/index.ts:323
Function
getTraces
()
packages/relay-compiler/lib/core/GraphQLCompilerProfiler.js:48
Function
getUser
(token: string)
packages/utils/tests/mapSchema.test.ts:540
Function
graphqlLoader
(this: LoaderContext<Options>, source: string)
packages/webpack-loader/src/index.ts:50
Function
has
(asyncIterator, prop)
packages/utils/src/withCancel.ts:21
Method
has
(typeName: string, key: KeyT)
packages/mock/src/MockStore.ts:90
Function
hasWatchmanRootFile
(testPath)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:570
Function
hello
()
packages/utils/tests/mapSchema.test.ts:281
Function
idFragmentForType
(type)
packages/relay-compiler/lib/transforms/GenerateIDFieldTransform.js:53
Method
identity
The Link's identity. This is the unique identifier of a `@link`.
packages/import/src/link/link.ts:115
Function
implementsAbstractType
( schema: GraphQLSchema, typeA: Maybe<GraphQLType>, typeB: Maybe<GraphQLType>, )
packages/utils/src/implementsAbstractType.ts:4
Function
importTypes
* import type {NAMES[0], NAMES[1], ...} from 'MODULE';
packages/relay-compiler/lib/language/javascript/RelayFlowBabelFactories.js:85
Method
imports
()
packages/import/src/link/link.ts:153
Function
inexactObjectTypeAnnotation
* { * PROPS * ... * }
packages/relay-compiler/lib/language/javascript/RelayFlowBabelFactories.js:41
Function
inlineDataFragmentTransform
* A transform that converts fragment spreads where the referenced fragment * is annotated with @inline to a InlineDataFragmentSpread. * InlineDataFr
packages/relay-compiler/lib/transforms/InlineDataFragmentTransform.js:29
Function
inlineFragmentsTransform
* A transform that inlines all fragments and removes them.
packages/relay-compiler/lib/transforms/InlineFragmentsTransform.js:20
Function
instrumented
()
packages/relay-compiler/lib/core/GraphQLCompilerProfiler.js:96
Function
intersectionTypeAnnotation
* Create an intersection type if needed. * * TYPES[0] & TYPES[1] & ...
packages/relay-compiler/lib/language/javascript/RelayFlowBabelFactories.js:101
Function
invalidateUnifiedGraph
()
packages/executors/envelop/src/index.ts:122
Function
invariant
(condition: boolean, message?: string)
packages/executor/src/execution/invariant.ts:1
Function
isScalarOrLinkedField
(selection)
packages/relay-compiler/lib/transforms/SkipRedundantNodesTransform.js:260
Function
isTypeOf
(obj, context)
packages/executor/src/execution/__tests__/abstract-test.ts:69
Function
isTypeOf
(obj, context)
packages/executor/src/execution/__tests__/executor-test.ts:1085
Function
isTypeWithFields
(t: ASTNode)
packages/utils/src/get-arguments-with-directives.ts:10
Function
lineComments
()
packages/relay-compiler/lib/language/javascript/RelayFlowBabelFactories.js:110
Function
listField
()
packages/executor/src/execution/__tests__/lists-test.ts:31
Method
load
(pointer: string)
packages/loaders/module/src/index.ts:71
Method
load
(pointer: string, options: JsonFileLoaderOptions)
packages/loaders/json-file/src/index.ts:103
Method
load
(pointer: string, options: GraphQLFileLoaderOptions)
packages/loaders/graphql-file/src/index.ts:144
Method
load
(pointer: string, options: GitLoaderOptions)
packages/loaders/git/src/index.ts:161
Method
load
(pointer: string, options: GithubLoaderOptions)
packages/loaders/github/src/index.ts:123
Method
load
(pointer: string, options: LoadFromUrlOptions)
packages/loaders/url/src/index.ts:394
Method
load
(pointer: string, options: ApolloEngineOptions)
packages/loaders/apollo-engine/src/index.ts:57
Method
load
(pointer: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:150
Function
loadDocuments
( pointerOrPointers: UnnormalizedTypeDefPointer | UnnormalizedTypeDefPointer[], options: LoadTypedefsOptio
packages/load/src/documents.ts:32
Function
loadDocumentsSync
( pointerOrPointers: UnnormalizedTypeDefPointer | UnnormalizedTypeDefPointer[], options: LoadTypedefsOptio
packages/load/src/documents.ts:51
Function
loadFilesSync
( pattern: string | string[], options: LoadFilesOptions = LoadFilesDefaultOptions, )
packages/load-files/src/index.ts:132
Function
loadSchemaSync
( schemaPointers: UnnormalizedTypeDefPointer | UnnormalizedTypeDefPointer[], options: LoadSchemaOptions, )
packages/load/src/schema.ts:60
Method
loadSync
(pointer: string)
packages/loaders/module/src/index.ts:85
Method
loadSync
(pointer: string, options: JsonFileLoaderOptions)
packages/loaders/json-file/src/index.ts:140
Method
loadSync
(pointer: string, options: GraphQLFileLoaderOptions)
packages/loaders/graphql-file/src/index.ts:181
Method
loadSync
(pointer: string, options: GitLoaderOptions)
packages/loaders/git/src/index.ts:232
Method
loadSync
(pointer: string, options: LoadFromUrlOptions)
packages/loaders/url/src/index.ts:439
Method
loadSync
(pointer: string, options: ApolloEngineOptions)
packages/loaders/apollo-engine/src/index.ts:78
Method
loadSync
(pointer: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:184
Function
locations
()
packages/utils/tests/mapSchema.test.ts:859
Function
maskTransform
* A transform that inlines fragment spreads with the @relay(mask: false) * directive.
packages/relay-compiler/lib/transforms/MaskTransform.js:34
Function
memoize2of4
(fn: F)
packages/utils/src/memoize.ts:196
Function
memoize2of5
( fn: F, )
packages/utils/src/memoize.ts:222
Function
memoize4
(fn: F)
packages/utils/src/memoize.ts:81
Function
memoizedFind
(tagFinder, text, baseDir, file)
packages/relay-compiler/lib/core/RelayFindGraphQLTags.js:25
Function
mergedFn
()
packages/merge/tests/merge-nodes.spec.ts:277
Function
modifyObjectFields
( schema: GraphQLSchema, typeName: string, testFn: (fieldName: string, field: GraphQLFieldConfig<any, an
packages/utils/src/fields.ts:113
Function
moduleDependency
* Marks a string of code as code to be replaced later.
packages/relay-compiler/lib/util/CodeMarker.js:16
Method
namespace
* By default, `@link` will assign a prefix based on the name extracted from the URL. * If no name is present, a prefix will not be assigned. * S
packages/import/src/link/link.ts:102
Function
nestedFriendList
()
packages/executor/src/execution/__tests__/stream-test.ts:1061
Function
next
(value: any)
packages/utils/src/observableToAsyncIterable.ts:62
Function
next
()
packages/executor/src/execution/flattenAsyncIterable.ts:27
Function
next
()
packages/executor/src/execution/execute.ts:1669
Function
next
()
packages/executor/src/execution/__tests__/abort-signal.test.ts:247
Function
nonNullFriendList
()
packages/executor/src/execution/__tests__/stream-test.ts:779
Function
numberOfSpecies
()
packages/schema/tests/schemaGenerator.test.ts:650
Function
numericEnum
()
packages/schema/tests/schemaGenerator.test.ts:1145
Function
numericTest
(_root: any, args: { num: number })
packages/schema/tests/schemaGenerator.test.ts:1206
Function
onContextBuilding
()
packages/executors/envelop/src/index.ts:84
Function
onEnveloped
({ context, setSchema })
packages/executors/envelop/src/index.ts:78
Function
onExecute
({ args, setExecuteFn })
packages/executors/envelop/src/index.ts:90
Function
onRequestParse
({ serverContext })
packages/executors/yoga/src/index.ts:31
Function
onRequestParseDone
()
packages/executors/yoga/src/index.ts:33
Function
onSubscribe
({ args, setSubscribeFn })
packages/executors/envelop/src/index.ts:100
Function
onValidate
({ params, context, setResult })
packages/executors/envelop/src/index.ts:110
Function
onYogaInit
({ yoga })
packages/executors/yoga/src/index.ts:28
Function
parseEverything
(_x2)
packages/relay-compiler/lib/codegen/CodegenRunner.js:253
Function
parseExecutableNode
(text)
packages/relay-compiler/lib/runner/extractAST.js:65
Function
parseFile
(baseDir, file)
packages/relay-compiler/lib/core/RelaySourceModuleParser.js:39
Function
parseFile
(baseDir, file)
packages/relay-compiler/lib/core/DotGraphQLParser.js:23
Function
parseInputValue
(type: GraphQLInputType, value: any)
packages/utils/src/transformInputValue.ts:68
Function
parseInputValueLiteral
(type: GraphQLInputType, value: any)
packages/utils/src/transformInputValue.ts:78
Function
parseLiteral
(ast)
packages/executor/src/execution/__tests__/variables-test.ts:29
Function
parseLiteral
(ast)
packages/schema/tests/merge-schemas.spec.ts:398
Function
parseLiteral
(ast: any)
packages/schema/tests/schemaGenerator.test.ts:882
Function
parseSelectionSet
( selectionSet: string, options?: GraphQLParseOptions, )
packages/utils/src/selectionSets.ts:4
Function
parseValue
(value)
packages/executor/src/execution/__tests__/variables-test.ts:25
Function
parseValue
(value)
packages/schema/tests/merge-schemas.spec.ts:393
Function
parseValue
(value)
packages/schema/tests/schemaGenerator.test.ts:879
← previous
next →
1,201–1,300 of 1,469, ranked by callers