MCPcopy Create free account

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

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

↓ 1 callersFunctiongetFieldSpecifiers
(schema: GraphQLSchema, typeName: string)
packages/utils/src/mapSchema.ts:486
↓ 1 callersFunctiongetFieldsWithDirectives
( documentNode: DocumentNode, options: Options = {}, )
packages/utils/src/get-fields-with-directives.ts:25
↓ 1 callersFunctiongetFileDefinitionMap
( definitionsByName: Map<string, Set<DefinitionNode>>, dependenciesByDefinitionName: DependenciesByDefinit
packages/import/src/index.ts:555
↓ 1 callersFunctiongetFilepathsFromGlob
(baseDir, config)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:94
↓ 1 callersFunctiongetFinalPromise
(object: any)
packages/links/src/AwaitVariablesLink.ts:8
↓ 1 callersFunctiongetFoo
()
packages/resolvers-composition/tests/resolvers-composition.spec.ts:24
↓ 1 callersFunctiongetFragmentScope
* 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 callersFunctiongetFragmentSpreadName
(fragmentSpread)
packages/relay-compiler/lib/transforms/DeferStreamTransform.js:294
↓ 1 callersFunctiongetFragmentType
* @private
packages/relay-compiler/lib/core/RelayParser.js:1742
↓ 1 callersFunctiongetGeneratedDirectory
(definitionName)
packages/relay-compiler/lib/codegen/RelayFileWriter.js:199
↓ 1 callersMethodgetImpl
(args: GetArgs<KeyT>)
packages/mock/src/MockStore.ts:221
↓ 1 callersFunctiongetImplementingTypes
(interfaceName: string, schema: GraphQLSchema)
packages/utils/src/get-implementing-types.ts:3
↓ 1 callersFunctiongetInputObjectTypeIdentifier
(schema, typeID)
packages/relay-compiler/lib/language/javascript/RelayFlowTypeTransformers.js:19
↓ 1 callersFunctiongetLanguagePlugin
* 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 callersFunctiongetLimitedLengthType
( type: GraphQLScalarType, maxLength: number, )
packages/utils/tests/mapSchema.test.ts:671
↓ 1 callersFunctiongetLinkDirectiveURL
(directive: DirectiveNode)
packages/merge/src/typedefs-mergers/directives.ts:88
↓ 1 callersFunctiongetLocation
(source, position)
packages/relay-compiler/lib/core/CompilerError.js:269
↓ 1 callersFunctiongetModuleName
(filePath)
packages/relay-compiler/lib/util/getModuleName.js:15
↓ 1 callersFunctiongetNewType
( newTypeMap: Record<string, GraphQLNamedType>, type: T, )
packages/utils/src/mapSchema.ts:226
↓ 1 callersFunctiongetNextResult
()
packages/loaders/url/tests/url-loader.spec.ts:400
↓ 1 callersFunctiongetNormalizationOperationName
(name)
packages/relay-compiler/lib/core/getNormalizationOperationName.js:13
↓ 1 callersFunctiongetObjectTag
(object: object)
packages/inspect/src/index.ts:109
↓ 1 callersFunctiongetOperationASTFromDocument
( documentNode: DocumentNode, operationName?: string, )
packages/utils/src/getOperationASTFromRequest.ts:5
↓ 1 callersFunctiongetOperationRootType
(schema: GraphQLSchema, operationDef: OperationDefinitionNode)
packages/utils/src/visitResult.ts:160
↓ 1 callersFunctiongetPathBasedConfig
(config)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:226
↓ 1 callersFunctiongetPersistQueryFunction
(config)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:170
↓ 1 callersFunctiongetPic
(uid: number, width: number, height: number)
packages/executor/src/execution/__tests__/schema-test.ts:98
↓ 1 callersFunctiongetPointer
(fileName: string, exportName?: string)
packages/loaders/module/tests/loader.spec.ts:7
↓ 1 callersFunctiongetPointer
(fileName: string)
packages/loaders/json-file/tests/loader.spec.ts:7
↓ 1 callersFunctiongetPointer
(fileName: string)
packages/loaders/graphql-file/tests/loader.spec.ts:9
↓ 1 callersFunctiongetPointer
(fileName: string)
packages/loaders/git/tests/loader.spec.ts:9
↓ 1 callersFunctiongetRefetchQueryName
(fragment)
packages/relay-compiler/lib/transforms/RefetchableFragmentTransform.js:275
↓ 1 callersFunctiongetRelayFileWriter
( baseDir, languagePlugin, noFutureProofEnums, outputDir, persistedQueryPath, customScalars, per
packages/relay-compiler/lib/bin/RelayCompilerMain.js:418
↓ 1 callersFunctiongetRootScope
* 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 callersFunctiongetSchemaCoordinate
(error: GraphQLError)
packages/utils/src/errors.ts:87
↓ 1 callersFunctiongetTypeDetails
(schema, fieldType)
packages/relay-compiler/lib/transforms/TestOperationTransform.js:37
↓ 1 callersFunctiongetTypeMapper
( schema: GraphQLSchema, schemaMapper: SchemaMapper, typeName: string, )
packages/utils/src/mapSchema.ts:469
↓ 1 callersFunctiongetTypeName
(ast)
packages/relay-compiler/lib/core/RelayParser.js:1735
↓ 1 callersFunctiongetTypeSpecifiers
(schema: GraphQLSchema, typeName: string)
packages/utils/src/mapSchema.ts:441
↓ 1 callersFunctiongetWatchConfig
(_x2)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:261
↓ 1 callersMethodgetWebSocketImpl
( importFn: SyncImportFn | AsyncImportFn, options?: LoadFromUrlOptions, )
packages/loaders/url/src/index.ts:231
↓ 1 callersFunctionhandleDirectiveExtensions
(extensions: any, removeDirectives: boolean)
packages/utils/src/extractExtensionsFromSchema.ts:12
↓ 1 callersFunctionhandleModule
(m: NodeModule, filename: string)
packages/node-require/src/index.ts:13
↓ 1 callersFunctionhandlePointer
(rawPointer: string, options = {})
packages/load/src/utils/pointers.ts:11
↓ 1 callersMethodhandleSinglePath
(location: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:217
↓ 1 callersMethodhandleSinglePathSync
(location: string, options: CodeFileLoaderOptions)
packages/loaders/code-file/src/index.ts:279
↓ 1 callersMethodhandleSingularPointerAsync
( pointer: string, options: GitLoaderOptions, )
packages/loaders/git/src/index.ts:137
↓ 1 callersMethodhandleSingularPointerSync
(pointer: string, options: GitLoaderOptions)
packages/loaders/git/src/index.ts:210
↓ 1 callersFunctionhasCircularRef
( types: GraphQLNamedType[], config: { depth: number; } = { depth: 1, }, )
packages/utils/src/build-operation-for-field.ts:537
↓ 1 callersFunctionhasConcreteTypeThatImplements
* @private
packages/relay-compiler/lib/core/Schema.js:213
↓ 1 callersFunctionhasMultilineItems
(maybeArray: Maybe<ReadonlyArray<string>>)
packages/utils/src/comments.ts:113
↓ 1 callersFunctionhashArguments
(args, scope, errorContext)
packages/relay-compiler/lib/transforms/ApplyFragmentArgumentTransform.js:470
↓ 1 callersFunctionhashFile
(filename)
packages/relay-compiler/lib/codegen/CodegenWatcher.js:281
↓ 1 callersFunctionhealFields
(type: GraphQLObjectType | GraphQLInterfaceType)
packages/utils/src/heal.ts:146
↓ 1 callersFunctionhealInputFields
(type: GraphQLInputObjectType)
packages/utils/src/heal.ts:174
↓ 1 callersFunctionhealInterfaces
(type: GraphQLObjectType | GraphQLInterfaceType)
packages/utils/src/heal.ts:162
↓ 1 callersFunctionhealNamedType
(type: GraphQLNamedType)
packages/utils/src/heal.ts:122
↓ 1 callersFunctionhealSchema
(schema: GraphQLSchema)
packages/utils/src/heal.ts:52
↓ 1 callersFunctionhealTypes
( originalTypeMap: Record<string, GraphQLNamedType | null>, directives: ReadonlyArray<GraphQLDirective>, )
packages/utils/src/heal.ts:57
↓ 1 callersFunctionhealUnderlyingTypes
(type: GraphQLUnionType)
packages/utils/src/heal.ts:184
↓ 1 callersFunctionhighlightSourceAtLocation
* Render a helpful description of the location of the error in the GraphQL * Source document.
packages/relay-compiler/lib/core/CompilerError.js:208
↓ 1 callersFunctionhoist
(document: DocumentNode)
packages/schema/tests/schemaGenerator.test.ts:2035
↓ 1 callersFunctionidFieldForType
(type)
packages/relay-compiler/lib/transforms/GenerateIDFieldTransform.js:40
↓ 1 callersFunctionimportDocuments
(documentPath: string)
packages/import/tests/documents/import-documents.spec.ts:6
↓ 1 callersFunctionimportFederatedSchemaLinks
( definition: DefinitionNode, definitionsByName: Map<string, Set<DefinitionNode>>, )
packages/import/src/index.ts:370
↓ 1 callersMethodimportModule
(pointer: string)
packages/loaders/module/src/index.ts:133
↓ 1 callersMethodimportModuleSync
(pointer: string)
packages/loaders/module/src/index.ts:141
↓ 1 callersFunctionimportSchema
( schema: string, schemas?: Record<string, string>, pathAliases?: PathAliases, )
packages/import/tests/schema/import-schema.spec.ts:8
↓ 1 callersFunctionincludeSources
(schema: GraphQLSchema, sources: Source[])
packages/load/src/schema.ts:71
↓ 1 callersFunctioninstrument
* 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 callersFunctioninstrumentAsyncContext
* 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 callersFunctioninstrumentWait
* 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 callersFunctioninvalidReturnTypeError
( returnType: GraphQLObjectType, result: unknown, fieldNodes: Array<FieldNode>, )
packages/executor/src/execution/execute.ts:1450
↓ 1 callersFunctioninvalidValueError
(value: number, index: number)
packages/executor/src/execution/__tests__/variables-test.ts:1062
↓ 1 callersFunctioninverseDependencyMap
(map)
packages/relay-compiler/lib/runner/GraphQLASTNodeGroup.js:214
↓ 1 callersFunctionisASTNode
(node: any)
packages/merge/src/typedefs-mergers/merge-nodes.ts:137
↓ 1 callersFunctionisBaseType
(type)
packages/relay-compiler/lib/core/Schema.js:269
↓ 1 callersFunctionisBlank
(str: string)
packages/utils/src/comments.ts:548
↓ 1 callersMethodisCompatibleVersion
(major: number, minor: number)
packages/import/src/link/link-url.ts:81
↓ 1 callersFunctionisDefaultScalar
(name)
packages/relay-compiler/lib/core/Schema.js:2110
↓ 1 callersFunctionisDescribable
(node: ASTNode)
packages/utils/src/parse-graphql-sdl.ts:104
↓ 1 callersFunctionisDirectory
(path: string)
packages/load-files/src/index.ts:57
↓ 1 callersFunctionisDirectorySync
(path: string)
packages/load-files/src/index.ts:48
↓ 1 callersFunctionisDocumentString
(str: any)
packages/utils/src/helpers.ts:51
↓ 1 callersFunctionisFieldDefinitionNode
(node: any)
packages/utils/src/comments.ts:446
↓ 1 callersFunctionisGraphQLErrorLike
(error: any)
packages/utils/src/errors.ts:41
↓ 1 callersFunctionisGraphQLImportFile
(rawSDL: string)
packages/loaders/graphql-file/src/index.ts:44
↓ 1 callersFunctionisIncrementalResults
( results: any, )
packages/executor/src/execution/execute.ts:1649
↓ 1 callersFunctionisJSONable
(value: any)
packages/inspect/src/index.ts:72
↓ 1 callersFunctionisNamedDefinitionNode
( definitionNode: DefinitionNode, )
packages/merge/src/typedefs-mergers/merge-nodes.ts:26
↓ 1 callersFunctionisNamedStub
(type: GraphQLNamedType)
packages/utils/src/stub.ts:64
↓ 1 callersFunctionisObject
(item: any)
packages/utils/src/mergeDeep.ts:119
↓ 1 callersFunctionisObject
(thing: any)
packages/mock/src/utils.ts:35
↓ 1 callersFunctionisOfKindList
( nodes: readonly ASTNode[], kind: string | string[], )
packages/documents/src/sort-executable-nodes.ts:87
↓ 1 callersFunctionisRepeatableDirective
( directive: DirectiveNode, directives?: Record<string, DirectiveDefinitionNode>, repeatableLinkImports?
packages/merge/src/typedefs-mergers/directives.ts:12
↓ 1 callersFunctionisSDL
(doc: DocumentNode)
packages/webpack-loader/src/index.ts:13
↓ 1 callersFunctionisScalarTypeConfiguration
(config: any)
packages/resolvers-composition/src/resolvers-composition.ts:28
↓ 1 callersFunctionisSchemaAst
(obj: any)
packages/loaders/code-file/src/helpers.ts:46
↓ 1 callersFunctionisSchemaJson
(obj: any)
packages/loaders/code-file/src/helpers.ts:37
↓ 1 callersFunctionisSchemaText
(obj: any)
packages/loaders/code-file/src/helpers.ts:21
← previousnext →601–700 of 1,469, ranked by callers