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
people
()
packages/utils/tests/mapSchema.test.ts:851
Function
persistQuery
(_x4)
packages/relay-compiler/lib/bin/RelayCompilerMain.js:455
Function
post
()
packages/schema/tests/schemaGenerator.test.ts:956
Function
postProcess
* After JSON.stringify'ing some code that contained parts marked with `mark()`, * this post-processes the JSON to convert the marked code strings to
packages/relay-compiler/lib/util/CodeMarker.js:29
Function
printComment
(comment: string)
packages/utils/src/comments.ts:89
Function
process
(...args: any[])
packages/jest-transform/src/index.ts:36
Function
producedFiles
(dirs, artifactsMetadata)
packages/relay-compiler/lib/runner/Artifacts.js:270
Function
promise
()
packages/executor/src/execution/__tests__/nonnull-test.ts:25
Function
promiseData
()
packages/executor/src/execution/__tests__/executor-test.ts:43
Function
promiseNest
()
packages/executor/src/execution/__tests__/nonnull-test.ts:41
Function
promiseNonNull
()
packages/executor/src/execution/__tests__/nonnull-test.ts:30
Function
promiseNonNullNest
()
packages/executor/src/execution/__tests__/nonnull-test.ts:46
Method
pushValue
(event: T)
packages/testing/simplePubSub.ts:68
Function
queryDirectories
(_x4, _x5)
packages/relay-compiler/lib/codegen/CodegenWatcher.js:59
Function
queryFilepaths
(_x7, _x8, _x9)
packages/relay-compiler/lib/codegen/CodegenWatcher.js:100
Function
queryFiles
(_x, _x2, _x3)
packages/relay-compiler/lib/codegen/CodegenWatcher.js:28
Function
r1
(root: number)
packages/schema/tests/schemaGenerator.test.ts:1934
Function
r2
(root: number, { addend })
packages/schema/tests/schemaGenerator.test.ts:1935
Function
r3
(root: any)
packages/schema/tests/schemaGenerator.test.ts:1950
Function
readOnlyObjectTypeProperty
* +KEY: VALUE
packages/relay-compiler/lib/language/javascript/RelayFlowBabelFactories.js:136
Function
redColor
()
packages/schema/tests/schemaGenerator.test.ts:1139
Function
refetchableFragmentTransform
* This transform synthesizes "refetch" queries for fragments that * are trivially refetchable. This is comprised of three main stages: * * 1. Valid
packages/relay-compiler/lib/transforms/RefetchableFragmentTransform.js:49
Function
relayDirectiveTransform
* A transform that extracts `@relay(plural: Boolean)` directives and converts * them to metadata that can be accessed at runtime.
packages/relay-compiler/lib/transforms/RelayDirectiveTransform.js:31
Function
remarkRemoveUpdatedDependency
()
website/src/app/changelogs/[...slug]/page.tsx:63
Function
removeObjectFields
( schema: GraphQLSchema, typeName: string, testFn: (fieldName: string, field: GraphQLFieldConfig<any, an
packages/utils/src/fields.ts:51
Function
renameType
(type: any, newTypeName: string)
packages/utils/src/renameType.ts:27
Method
render
()
packages/load/tests/loaders/schema/test-files/13.tsx:5
Method
render
()
packages/load/tests/loaders/schema/test-files/12.tsx:5
Method
request
( operation: apolloImport.ApolloLink.Operation, forward: apolloImport.ApolloLink.ForwardFunction, )
packages/links/src/AwaitVariablesLink.ts:41
Method
reset
()
packages/mock/src/MockStore.ts:207
Function
resolve
()
packages/executor/src/execution/__tests__/abstract-test.ts:98
Function
resolve
(_, args: any)
packages/executor/src/execution/__tests__/variables-test.ts:86
Function
resolve
(message)
packages/executor/src/execution/__tests__/subscribe.test.ts:1133
Function
resolve
(obj, { newNumber })
packages/executor/src/execution/__tests__/mutations-test.ts:67
Function
resolve
()
packages/executor/src/execution/__tests__/defer-test.ts:68
Function
resolve
()
packages/executor/src/execution/__tests__/abort-signal.test.ts:97
Function
resolve
()
packages/loaders/code-file/tests/test-files/loaders/module-exports.js:9
Function
resolve
()
packages/loaders/code-file/tests/test-files/loaders/default-export.js:9
Function
resolve
()
packages/schema/tests/schemaGenerator.test.ts:344
Function
resolveType
(_source, context)
packages/executor/src/execution/__tests__/abstract-test.ts:349
Function
resolveType
()
packages/executor/src/execution/__tests__/executor-test.ts:249
Function
resolveType
(value)
packages/executor/src/execution/__tests__/union-interface-test.ts:110
Function
resolvers
(store: IMockStore)
packages/mock/tests/mocking-compatibility.spec.ts:501
Function
result
()
packages/loaders/github/tests/schema-from-github.spec.ts:109
Function
result
()
packages/loaders/code-file/tests/load-from-code-file.spec.ts:115
Function
return
()
packages/utils/src/observableToAsyncIterable.ts:90
Function
return
()
packages/executor/src/execution/flattenAsyncIterable.ts:80
Function
return
()
packages/executor/src/execution/execute.ts:1682
Function
return
()
packages/executor/src/execution/__tests__/abort-signal.test.ts:250
Function
root
()
packages/executor/src/execution/__tests__/abort-signal.test.ts:392
Function
run
* Run the provided function as part of a stack profile.
packages/relay-compiler/lib/core/GraphQLCompilerProfiler.js:55
Function
runAll
()
packages/load/src/utils/queue.ts:13
Function
second
()
packages/executor/src/execution/__tests__/abort-signal.test.ts:152
Function
selectObjectFields
( schema: GraphQLSchema, typeName: string, testFn: (fieldName: string, field: GraphQLFieldConfig<any, an
packages/utils/src/fields.ts:86
Function
serialize
()
packages/executor/src/execution/__tests__/executor-test.ts:1133
Function
serialize
(value)
packages/schema/tests/merge-schemas.spec.ts:388
Function
serialize
(value)
packages/schema/tests/schemaGenerator.test.ts:876
Function
serializeInputValue
(type: GraphQLInputType, value: any)
packages/utils/src/transformInputValue.ts:58
Function
serializeState
(state)
packages/relay-compiler/lib/runner/Artifacts.js:37
Function
set
* This module helps gradually rolling out changes to the code generation by * gradually enabling more buckets representing randomly distributed artif
packages/relay-compiler/lib/util/Rollout.js:19
Function
sharedListener
()
packages/executor/src/execution/execute.ts:506
Function
skipClientExtensionTransform
(context)
packages/relay-compiler/lib/transforms/SkipClientExtensionsTransform.js:15
Function
skipHandleFieldTransform
* A transform that removes field `handles`. Intended for use when e.g. * printing queries to send to a GraphQL server.
packages/relay-compiler/lib/transforms/SkipHandleFieldTransform.js:23
Function
skipNode
()
packages/relay-compiler/lib/transforms/SkipSplitOperationTransform.js:15
Function
skipRedundantNodesTransform
* A transform that removes redundant fields and fragment spreads. Redundancy is * defined in this context as any selection that is guaranteed to alre
packages/relay-compiler/lib/transforms/SkipRedundantNodesTransform.js:122
Function
skipSplitOperationTransform
* A transform that removes field `splitOperations`. Intended for use when e.g. * printing queries to send to a GraphQL server.
packages/relay-compiler/lib/transforms/SkipSplitOperationTransform.js:23
Function
skipUnreachableNodeTransform
* A tranform that removes unreachable IR nodes from all documents in a corpus. * The following nodes are removed: * - Any node with `@include(if: fa
packages/relay-compiler/lib/transforms/SkipUnreachableNodeTransform.js:36
Function
skipUnusedVariablesTransform
* Refines the argument definitions for operations to remove unused arguments * due to statically pruned conditional branches (e.g. because of overrid
packages/relay-compiler/lib/transforms/SkipUnusedVariablesTransform.js:28
Function
someObject
()
packages/mock/tests/mocking-compatibility.spec.ts:1553
Function
sortObjectByKey
(obj)
packages/relay-compiler/lib/codegen/sortObjectByKey.js:18
Function
sourceControlAddRemove
(_x, _x2)
packages/relay-compiler/lib/codegen/CodegenDirectory.js:190
Function
splitMatchTransform
* This transform creates a SplitOperation root for every ModuleImport.
packages/relay-compiler/lib/transforms/SplitModuleImportTransform.js:20
Function
stopVisit
()
packages/relay-compiler/lib/transforms/DisallowTypenameOnRoot.js:46
Function
stopVisit
()
packages/relay-compiler/lib/transforms/ValidateServerOnlyDirectivesTransform.js:52
Function
stringLiteralTypeAnnotation
(value)
packages/relay-compiler/lib/language/javascript/RelayFlowBabelFactories.js:142
Function
subscribe
()
packages/executors/urql-exchange/tests/urql-exchange.spec.ts:38
Function
subscribe
()
packages/executors/apollo-link/tests/apollo-link.spec.ts:39
Function
subscribe
()
packages/executor/src/execution/__tests__/abort-signal.test.ts:33
Function
subscribe
()
packages/loaders/url/tests/url-loader-browser.spec.ts:77
Function
subscribe
()
packages/loaders/url/tests/yoga-compat.spec.ts:116
Method
supports
(...args: [string] | [number, number] | [FederatedLinkUrl] | [null])
packages/import/src/link/link-url.ts:58
Function
sync
()
packages/executor/src/execution/__tests__/nonnull-test.ts:19
Function
sync
()
packages/executor/src/execution/__tests__/executor-test.ts:385
Function
syncError
()
packages/executor/src/execution/__tests__/executor-test.ts:388
Function
syncImport
(moduleName: string)
packages/loaders/url/src/index.ts:38
Function
syncNest
()
packages/executor/src/execution/__tests__/nonnull-test.ts:35
Function
syncNonNull
()
packages/executor/src/execution/__tests__/nonnull-test.ts:22
Function
syncNonNullNest
()
packages/executor/src/execution/__tests__/nonnull-test.ts:38
Function
syncRawError
()
packages/executor/src/execution/__tests__/executor-test.ts:391
Function
syncReturnError
()
packages/executor/src/execution/__tests__/executor-test.ts:394
Function
syncReturnErrorList
()
packages/executor/src/execution/__tests__/executor-test.ts:397
Function
test
()
packages/executor/src/execution/__tests__/resolve-test.ts:40
Function
testOperationDirective
(context)
packages/relay-compiler/lib/transforms/TestOperationTransform.js:25
Function
third
()
packages/executor/src/execution/__tests__/abort-signal.test.ts:157
Function
throw
(error)
packages/utils/src/observableToAsyncIterable.ts:94
Function
throw
(error?: unknown)
packages/executor/src/execution/flattenAsyncIterable.ts:85
Function
throw
(error: any)
packages/executor/src/execution/execute.ts:1686
Function
toBeSimilarGqlDoc
(received: string, expected: string)
packages/testing/to-be-similar-gql-doc.ts:41
Function
toBeSimilarString
(received: string, expected: string)
packages/testing/to-be-similar-string.ts:17
Function
toCamelCase
(str: string)
packages/graphql-tag-pluck/src/utils.ts:54
← previous
next →
1,301–1,400 of 1,469, ranked by callers