MCPcopy Create free account

hub / github.com/ardatan/graphql-tools / functions

Functions1,469 in github.com/ardatan/graphql-tools

↓ 1 callersFunctionpluckAstroFileScriptSync
(fileData: string)
packages/graphql-tag-pluck/src/index.ts:519
↓ 1 callersFunctionpluckGlimmerFileScript
(fileData: string)
packages/graphql-tag-pluck/src/index.ts:531
↓ 1 callersFunctionpluckGlimmerFileScriptSync
(fileData: string)
packages/graphql-tag-pluck/src/index.ts:542
↓ 1 callersFunctionpluckMagicTemplateLiteral
(node: any, takeExpression = false)
packages/graphql-tag-pluck/src/visitor.ts:243
↓ 1 callersFunctionpluckSvelteFileScript
(fileData: string)
packages/graphql-tag-pluck/src/index.ts:482
↓ 1 callersFunctionpluckSvelteFileScriptSync
(fileData: string)
packages/graphql-tag-pluck/src/index.ts:494
↓ 1 callersFunctionpluckVueFileCustomBlock
(fileData: string, filePath: string, blockType: string)
packages/graphql-tag-pluck/src/index.ts:472
↓ 1 callersFunctionpluckVueFileCustomBlockSync
(fileData: string, filePath: string, blockType: string)
packages/graphql-tag-pluck/src/index.ts:477
↓ 1 callersFunctionpluckVueFileScript
(fileData: string, filePath: string)
packages/graphql-tag-pluck/src/index.ts:458
↓ 1 callersFunctionpluckVueFileScriptSync
(fileData: string, filePath: string)
packages/graphql-tag-pluck/src/index.ts:466
↓ 1 callersFunctionprepareInput
({ source, options, pointerOptionMap, }: { source: Source; options: any; pointerOptionMap: any; })
packages/load/src/load-typedefs/parse.ts:53
↓ 1 callersMethodprepareRequest
({ owner, ref, path, name, options, }: { owner: string; ref: string; path: s
packages/loaders/github/src/index.ts:192
↓ 1 callersFunctionpreventConflicts
( type: NamedDefNode, a: FieldDefNode, b: FieldDefNode, ignoreNullability = false, )
packages/merge/src/typedefs-mergers/fields.ts:90
↓ 1 callersFunctionprintArgumentDefinitions
(schema, argumentDefinitions)
packages/relay-compiler/lib/core/IRPrinter.js:311
↓ 1 callersFunctionprintBlockString
* Print a block string in the indented block form by adding a leading and * trailing blank line. However, if a block string starts with whitespace an
packages/utils/src/comments.ts:181
↓ 1 callersFunctionprintExecutableGraphQLDocument
(document: DocumentNode)
packages/documents/src/print-executable-graphql-document.ts:9
↓ 1 callersFunctionprintField
* Prints a field without subselections.
packages/relay-compiler/lib/core/IRPrinter.js:90
↓ 1 callersFunctionprintFragmentArgumentDefinitions
(schema, argumentDefinitions)
packages/relay-compiler/lib/core/IRPrinter.js:324
↓ 1 callersFunctionprintFragmentArguments
(schema, args)
packages/relay-compiler/lib/core/IRPrinter.js:379
↓ 1 callersFunctionprintHandles
(schema, field)
packages/relay-compiler/lib/core/IRPrinter.js:347
↓ 1 callersFunctionprintJSCode
(isDupedVar, depth, value)
packages/relay-compiler/lib/util/dedupeJSONStringify.js:100
↓ 1 callersFunctionprintPathArray
(path: ReadonlyArray<string | number>)
packages/utils/src/Path.ts:36
↓ 1 callersFunctionprintPrefixedLines
(lines)
packages/relay-compiler/lib/core/CompilerError.js:229
↓ 1 callersFunctionprintSelection
(schema, selection, indent, options)
packages/relay-compiler/lib/core/IRPrinter.js:111
↓ 1 callersFunctionprintTypeNode
(type: TypeNode)
packages/merge/src/typedefs-mergers/utils.ts:31
↓ 1 callersMethodprocess
(input: string, _filePath: string, jestConfig: TransformOptions)
packages/jest-transform/src/index.ts:15
↓ 1 callersFunctionprocessFragments
* Take a unstripped parsed document (query/mutation or even fragment), and * check all fragment definitions, checking for name->source uniqueness. *
packages/webpack-loader/src/parser.ts:30
↓ 1 callersFunctionprocessImports
( importLines: string[], filePath: string, visitedFiles: VisitedFilesMap, predefinedImports: Record<st
packages/import/src/index.ts:586
↓ 1 callersMethodpromiseAndFailToChangeTheNumber
()
packages/executor/src/execution/__tests__/mutations-test.ts:35
↓ 1 callersFunctionpromiseForObject
( object: TData, signal?: AbortSignal, signalPromise?: Promise<never>, )
packages/executor/src/execution/promiseForObject.ts:14
↓ 1 callersFunctionpromiseReduce
( values: Iterable<T>, callbackFn: (accumulator: U, currentValue: T) => MaybePromise<U>, initialValue: M
packages/utils/src/jsutils.ts:13
↓ 1 callersMethodpromiseToChangeTheNumber
(newNumber: number)
packages/executor/src/execution/__tests__/mutations-test.ts:26
↓ 1 callersFunctionpromisify
(value: unknown)
packages/executor/src/execution/__tests__/lists-test.ts:257
↓ 1 callersFunctionpruneSchema
( schema: GraphQLSchema, options: PruneSchemaOptions = {}, )
packages/utils/src/prune.ts:25
↓ 1 callersFunctionpullValue
()
packages/utils/src/observableToAsyncIterable.ts:50
↓ 1 callersFunctionpump
()
packages/loaders/url/tests/yoga-compat.spec.ts:142
↓ 1 callersFunctionpushComment
(node: any, entity: string, field?: string, argument?: string)
packages/utils/src/comments.ts:63
↓ 1 callersFunctionpushDone
()
packages/utils/src/observableToAsyncIterable.ts:41
↓ 1 callersFunctionpushError
(error: any)
packages/utils/src/observableToAsyncIterable.ts:32
↓ 1 callersFunctionpushValue
(value: any)
packages/utils/src/observableToAsyncIterable.ts:23
↓ 1 callersMethodrandint
(low: number, high: number)
packages/mock/src/MockList.ts:67
↓ 1 callersFunctionrandomListLength
()
packages/mock/src/utils.ts:14
↓ 1 callersFunctionreadTreeAtRef
(ref: string)
packages/loaders/git/src/load-git.ts:21
↓ 1 callersFunctionreadTreeAtRefSync
(ref: string)
packages/loaders/git/src/load-git.ts:45
↓ 1 callersFunctionrecordSchemaDirectiveUses
( directiveNames: Array<string>, )
packages/utils/tests/mapSchema.test.ts:214
↓ 1 callersFunctionregisterAbortSignalListener
(signal: AbortSignal, listener: () => void)
packages/utils/src/registerAbortSignalListener.ts:26
↓ 1 callersFunctionregisterGraphQLExtensions
(nodeRequire: NodeRequire)
packages/node-require/src/index.ts:23
↓ 1 callersFunctionrelayStylePaginationMock
( store: IMockStore, { cursorFn = node => `${node.$ref.key}`, applyOnNodes, allNodesFn, }: R
packages/mock/src/pagination.ts:98
↓ 1 callersFunctionremoveDescriptions
packages/optimize/src/optimizers/remove-description.ts:8
↓ 1 callersFunctionremoveEmptyNodes
packages/optimize/src/optimizers/remove-empty-nodes.ts:8
↓ 1 callersFunctionremoveEnumValueDirective
( directiveName: string, )
packages/utils/tests/mapSchema.test.ts:956
↓ 1 callersFunctionrenameObjectTypeDirective
( directiveName: string, )
packages/utils/tests/mapSchema.test.ts:1054
↓ 1 callersFunctionrenameObjectTypeToHumanDirective
( directiveName: string, )
packages/utils/tests/mapSchema.test.ts:910
↓ 1 callersMethodreset
* Resets the mock store
packages/mock/src/types.ts:215
↓ 1 callersFunctionresetFieldMap
()
packages/utils/src/build-operation-for-field.ts:45
↓ 1 callersFunctionresetOperationVariables
()
packages/utils/src/build-operation-for-field.ts:41
↓ 1 callersFunctionresolve
()
packages/loaders/code-file/tests/test-files/loaders/promise-export.js:11
↓ 1 callersFunctionresolveFilePath
(filePath: string, importFrom: string)
packages/import/src/index.ts:715
↓ 1 callersMethodresolveGlobs
(glob: string, options: JsonFileLoaderOptions)
packages/loaders/json-file/src/index.ts:91
↓ 1 callersMethodresolveGlobs
(glob: string, options: GraphQLFileLoaderOptions)
packages/loaders/graphql-file/src/index.ts:118
↓ 1 callersMethodresolveGlobs
(glob: string, ignores: string[])
packages/loaders/git/src/index.ts:60
↓ 1 callersMethodresolveGlobs
(glob: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:138
↓ 1 callersMethodresolveGlobsSync
(glob: string, options: JsonFileLoaderOptions)
packages/loaders/json-file/src/index.ts:97
↓ 1 callersMethodresolveGlobsSync
(glob: string, options: GraphQLFileLoaderOptions)
packages/loaders/graphql-file/src/index.ts:131
↓ 1 callersMethodresolveGlobsSync
(glob: string, ignores: string[])
packages/loaders/git/src/index.ts:99
↓ 1 callersMethodresolveGlobsSync
(glob: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:144
↓ 1 callersMethodresolveImportName
* Given the name of an element in a linked schema, this returns the name of that element * as it has been imported. This accounts for aliasing and
packages/import/src/link/link.ts:141
↓ 1 callersFunctionresolveModule
(identifiers: any)
packages/loaders/code-file/src/exports.ts:35
↓ 1 callersFunctionresolveModuleSync
(identifiers: any)
packages/loaders/code-file/src/exports.ts:41
↓ 1 callersFunctionresolveRelevantMappings
( resolvers: Resolvers, path: string, )
packages/resolvers-composition/src/resolvers-composition.ts:32
↓ 1 callersFunctionresolveSelectionSet
({ parent, type, models, firstCall, path, ancestors, ignore, depthLimit, circularReferenceDe
packages/utils/src/build-operation-for-field.ts:175
↓ 1 callersFunctionresolveVariableType
(type: GraphQLInputType)
packages/utils/src/build-operation-for-field.ts:365
↓ 1 callersFunctionreverseDirective
(directiveName: string)
packages/utils/tests/mapSchema.test.ts:1152
↓ 1 callersFunctionrewireDirective
(directive: GraphQLDirective)
packages/utils/src/rewire.ts:76
↓ 1 callersFunctionrewireFields
(fields: GraphQLFieldConfigMap<any, any>)
packages/utils/src/rewire.ts:148
↓ 1 callersFunctionrewireInputFields
(fields: GraphQLInputFieldConfigMap)
packages/utils/src/rewire.ts:162
↓ 1 callersFunctionrewireNamedTypes
(namedTypes: Iterable<T>)
packages/utils/src/rewire.ts:175
↓ 1 callersFunctionsafeChangeForFieldType
( oldType: TypeNode, newType: TypeNode, ignoreNullability = false, )
packages/merge/src/typedefs-mergers/fields.ts:122
↓ 1 callersFunctionscanForFiles
( globStr: string | string[], globOptions: GlobbyOptions = {}, )
packages/load-files/src/index.ts:184
↓ 1 callersFunctionscanForFilesSync
(globStr: string | string[], globOptions: GlobbyOptions = {})
packages/load-files/src/index.ts:66
↓ 1 callersMethodsetImpl
(args: SetArgs<KeyT>)
packages/mock/src/MockStore.ts:277
↓ 1 callersMethodsetIsCompletedIterator
()
packages/executor/src/execution/execute.ts:2390
↓ 1 callersFunctionsetObjectKeyPath
(obj: Record<string, any>, keyPath: (string | number)[], value: any)
packages/utils/src/mergeIncrementalResult.ts:45
↓ 1 callersFunctionsha1
(content)
packages/relay-compiler/lib/runner/Artifacts.js:338
↓ 1 callersFunctionshouldFlattenInlineFragment
* @private
packages/relay-compiler/lib/transforms/FlattenTransform.js:376
↓ 1 callersFunctionshouldIncludeNode
( variableValues: any, node: FragmentSpreadNode | FieldNode | InlineFragmentNode, )
packages/utils/src/collectFields.ts:178
↓ 1 callersFunctionskipIf
(condition: boolean)
packages/graphql-tag-pluck/tests/graphql-tag-pluck.test.ts:422
↓ 1 callersFunctionsortErrorsByPathSegment
( errors: ReadonlyArray<GraphQLError>, pathIndex: number, )
packages/utils/src/visitResult.ts:458
↓ 1 callersFunctionsortExecutableDocument
(document: DocumentNode)
packages/documents/src/sort-executable-document.ts:7
↓ 1 callersFunctionsortRecursive
(a: ASTNode)
packages/testing/to-be-similar-gql-doc.ts:17
↓ 1 callersFunctionsortSelections
* Sort inline fragments and conditions after other selections.
packages/relay-compiler/lib/transforms/SkipRedundantNodesTransform.js:259
↓ 1 callersFunctionsource
()
packages/executor/src/execution/__tests__/flattenAsyncIterable-test.ts:5
↓ 1 callersFunctionsplitWords
(str: string)
packages/graphql-tag-pluck/src/utils.ts:44
↓ 1 callersFunctionstartServer
(e: Express)
packages/links/tests/upload.test.ts:28
↓ 1 callersFunctionstartWait
* Start an async wait profile with a particular name, returns an ID to pass * to end(). * * Other profiles may start before this one ends, which wi
packages/relay-compiler/lib/core/GraphQLCompilerProfiler.js:243
↓ 1 callersFunctionstreamToString
(stream: Readable)
packages/links/tests/upload.test.ts:19
↓ 1 callersFunctionstringToHash
(str: string)
packages/load/src/utils/helpers.ts:6
↓ 1 callersFunctionstripBOM
(content: string)
packages/utils/src/parse-graphql-json.ts:5
↓ 1 callersFunctionstripWhitespaces
(str: string)
packages/merge/tests/utils.ts:1
↓ 1 callersFunctionstripWhitespaces
(str: any)
packages/load-files/tests/file-scanner.spec.ts:85
← previousnext →801–900 of 1,469, ranked by callers