MCPcopy Index your code

hub / github.com/urql-graphql/urql / functions

Functions705 in github.com/urql-graphql/urql

↓ 1 callersFunctiondeserializeResult
( operation: Operation, result: SerializedResult, includeExtensions: boolean )
packages/core/src/exchanges/ssr.ts:147
↓ 1 callersFunctiondidAuthError
(result: OperationResult)
exchanges/auth/src/authExchange.ts:324
↓ 1 callersMethoddidAuthError
Called after receiving an operation result to check whether it has failed with an authentication error. * * @param error - A {@link CombinedErro
exchanges/auth/src/authExchange.ts:121
↓ 1 callersMethoddispose
(key: number)
packages/react-urql/src/hooks/cache.ts:10
↓ 1 callersFunctionerrorQueue
(error: Error)
exchanges/auth/src/authExchange.ts:215
↓ 1 callersFunctionexecute
( variables: Variables, context?: Partial<OperationContext> )
packages/solid-urql/src/createMutation.ts:155
↓ 1 callersFunctionexecuteSubscription
(opts?: Partial<OperationContext>)
packages/solid-urql/src/createSubscription.ts:301
↓ 1 callersFunctionexpectAbstractType
(schema: SchemaIntrospector, typename: string)
exchanges/graphcache/src/ast/schemaPredicates.ts:118
↓ 1 callersFunctionexpectValidKeyingConfig
( schema: SchemaIntrospector, keys: KeyingConfig, logger: Logger | undefined )
exchanges/graphcache/src/ast/schemaPredicates.ts:131
↓ 1 callersFunctionexpectValidOptimisticMutationsConfig
( schema: SchemaIntrospector, optimisticMutations: OptimisticMutationConfig, logger: Logger | undefined
exchanges/graphcache/src/ast/schemaPredicates.ts:280
↓ 1 callersFunctionexpectValidResolversConfig
( schema: SchemaIntrospector, resolvers: ResolverConfig, logger: Logger | undefined )
exchanges/graphcache/src/ast/schemaPredicates.ts:231
↓ 1 callersFunctionexpectValidUpdatesConfig
( schema: SchemaIntrospector, updates: UpdatesConfig, logger: Logger | undefined )
exchanges/graphcache/src/ast/schemaPredicates.ts:151
↓ 1 callersFunctionextract
(map: FileMap, path: string, x: any)
packages/core/src/utils/variables.ts:55
↓ 1 callersFunctionfetchOperation
( operation: Operation, url: string, fetchOptions: RequestInit )
packages/core/src/internal/fetchSource.ts:172
↓ 1 callersFunctionfieldInfoOfKey
(fieldKey: string)
exchanges/graphcache/src/store/keys.ts:10
↓ 1 callersFunctionflushQueue
()
exchanges/auth/src/authExchange.ts:208
↓ 1 callersFunctionflushQueue
()
exchanges/graphcache/src/offlineExchange.ts:121
↓ 1 callersFunctionformatNode
( node: T )
packages/core/src/utils/formatDocument.ts:12
↓ 1 callersFunctionforward
exchanges/request-policy/src/requestPolicyExchange.test.ts:63
↓ 1 callersFunctionforwardSubscription
packages/core/src/exchanges/subscription.test.ts:28
↓ 1 callersFunctiongc
()
exchanges/graphcache/src/store/data.ts:407
↓ 1 callersFunctiongenerateErrorMessage
( networkErr?: Error, graphQlErrs?: GraphQLError[] )
packages/core/src/utils/error.ts:4
↓ 1 callersFunctiongetCacheForClient
(client: Client)
packages/react-urql/src/hooks/cache.ts:17
↓ 1 callersFunctiongetConcreteTypes
(typename: string)
exchanges/graphcache/src/store/data.ts:492
↓ 1 callersFunctiongetCurrentDependencies
()
exchanges/graphcache/src/store/data.ts:229
↓ 1 callersFunctiongetExports
scripts/changesets/jsr.mjs:8
↓ 1 callersFunctiongetFieldResolver
( directives: ReturnType<typeof getDirectives>, typename: string, fieldName: string, ctx: Context )
exchanges/graphcache/src/operations/query.ts:306
↓ 1 callersFunctiongetLanguage
packages/site/src/components/mdx.js:10
↓ 1 callersFunctiongetNodeCrypto
()
exchanges/persisted/src/sha256.ts:11
↓ 1 callersFunctiongetOperationType
(query: DocumentNode)
packages/core/src/utils/request.ts:200
↓ 1 callersFunctiongetPage
( cache: Cache, entityKey: string, fieldKey: string )
exchanges/graphcache/src/extras/relayPagination.ts:136
↓ 1 callersFunctiongetPersistedOperation
(operation: Operation)
exchanges/persisted/src/persistedExchange.ts:157
↓ 1 callersFunctionhasField
(entityKey: string, fieldKey: string)
exchanges/graphcache/src/store/data.ts:527
↓ 1 callersFunctionhasLayer
(data: InMemoryData, layerKey: number)
exchanges/graphcache/src/store/data.ts:596
↓ 1 callersFunctionhtmlEscapeJsonString
(str: string)
packages/next-urql/src/htmlescape.ts:17
↓ 1 callersFunctionhydrateData
( data: InMemoryData, storage: StorageAdapter, entries: SerializedEntries )
exchanges/graphcache/src/store/data.ts:704
↓ 1 callersFunctioninitGoogleTagManager
()
packages/site/src/google-tag-manager.js:6
↓ 1 callersMethodinterfaces
()
exchanges/graphcache/src/ast/schema.ts:17
↓ 1 callersFunctionisDataOrKey
(x: any)
exchanges/graphcache/src/operations/query.ts:737
↓ 1 callersFunctionisDeferred
( node: FormattedNode<FragmentSpreadNode | InlineFragmentNode>, vars: Variables )
exchanges/graphcache/src/ast/traversal.ts:79
↓ 1 callersFunctionisFragmentHeuristicallyMatching
( node: FormattedNode<InlineFragmentNode | FragmentDefinitionNode>, typename: void | string, entityKey:
exchanges/graphcache/src/operations/shared.ts:131
↓ 1 callersFunctionisFragmentMatching
(typeCondition: string, typename: string | void)
exchanges/graphcache/src/operations/shared.ts:312
↓ 1 callersFunctionisFunction
(val: MaybeRefOrGetter<T>)
packages/vue-urql/src/utils.ts:24
↓ 1 callersFunctionisHeaders
(headers: HeadersInit)
packages/core/src/internal/fetchOptions.ts:129
↓ 1 callersFunctionisInterfaceOfType
( schema: SchemaIntrospector, node: InlineFragmentNode | FragmentDefinitionNode, typename: string | void
exchanges/graphcache/src/ast/schemaPredicates.ts:53
↓ 1 callersFunctionisOptional
( node: FormattedNode<FragmentSpreadNode | InlineFragmentNode> )
exchanges/graphcache/src/ast/traversal.ts:98
↓ 1 callersFunctionisPersistedMiss
(error: CombinedError)
exchanges/persisted/src/persistedExchange.ts:25
↓ 1 callersFunctionisPersistedUnsupported
(error: CombinedError)
exchanges/persisted/src/persistedExchange.ts:28
↓ 1 callersFunctionisSeenConcreteType
(typename: string)
exchanges/graphcache/src/store/data.ts:495
↓ 1 callersFunctionisShallowDifferent
(a: any, b: any)
packages/preact-urql/src/hooks/useSource.ts:20
↓ 1 callersFunctionisShallowDifferent
(a: T, b: T)
packages/react-urql/src/hooks/state.ts:25
↓ 1 callersMethodisSubType
(abstract: string, possible: string)
exchanges/graphcache/src/ast/schema.ts:32
↓ 1 callersFunctionisSuperType
( possibleTypeMap: Map<string, Set<string>>, typeCondition: string, typename: string | void )
exchanges/graphcache/src/operations/shared.ts:299
↓ 1 callersFunctionlogger
(severity, message)
exchanges/graphcache/src/cacheExchange.test.ts:149
↓ 1 callersFunctionmakeDict
()
exchanges/populate/src/populateExchange.ts:67
↓ 1 callersFunctionmakeExecuteSource
( operation: Operation, _args: ExecuteParams )
exchanges/execute/src/execute.ts:45
↓ 1 callersFunctionmakeOutputPlugins
({ isProduction, extension })
scripts/rollup/plugins.mjs:67
↓ 1 callersFunctionmakePlugins
()
scripts/rollup/plugins.mjs:33
↓ 1 callersFunctionmarkStateDependencies
(state: CreateMutationState<any, any>)
packages/solid-urql/src/createMutation.test.ts:37
↓ 1 callersFunctionmocked
(x: any)
exchanges/graphcache/src/ast/schemaPredicates.test.ts:8
↓ 1 callersFunctionmutationStore
(args: MutationArgs<Data, Variables>)
packages/svelte-urql/src/mutationStore.ts:90
↓ 1 callersMethodonCacheHydrated
Called when the cache has been hydrated with the data from `readData`
exchanges/graphcache/src/types.ts:1001
↓ 1 callersFunctiononResult
(result)
exchanges/throw-on-error/src/throwOnErrorExchange.ts:11
↓ 1 callersFunctionoperationFilter
(operation: Operation)
exchanges/persisted/src/persistedExchange.ts:150
↓ 1 callersFunctionpackPackage
scripts/actions/lib/commands.mjs:44
↓ 1 callersFunctionparseEventStream
( response: Response )
packages/core/src/internal/fetchSource.ts:98
↓ 1 callersFunctionparseJSON
( response: Response )
packages/core/src/internal/fetchSource.ts:92
↓ 1 callersFunctionparseMaybeJSON
( response: Response )
packages/core/src/internal/fetchSource.ts:155
↓ 1 callersFunctionparseMultipartMixed
( contentType: string, response: Response )
packages/core/src/internal/fetchSource.ts:122
↓ 1 callersFunctionparsePathname
packages/site/src/components/scroll-to-top.js:5
↓ 1 callersFunctionpersistData
()
exchanges/graphcache/src/store/data.ts:681
↓ 1 callersFunctionpipeExpression
(t, pipeline)
scripts/babel/transform-pipe.mjs:1
↓ 1 callersFunctionpopulateSelections
( type: GraphQLFlatType, selections: Array< FieldNode | InlineFragmentNo
exchanges/populate/src/populateExchange.ts:174
↓ 1 callersFunctionpreparePackage
scripts/actions/lib/commands.mjs:32
↓ 1 callersFunctionqueryStore
( args: QueryArgs<Data, Variables> )
packages/svelte-urql/src/queryStore.ts:117
↓ 1 callersFunctionreadFromSelectionSet
( type: GraphQLObjectType | GraphQLInterfaceType, selections: readonly SelectionNode[], seen
exchanges/populate/src/populateExchange.ts:345
↓ 1 callersMethodreadQuery
Returns the first synchronous result a `Client` provides for a given operation. * * @param query - a GraphQL document containing the query opera
packages/core/src/client.ts:372
↓ 1 callersMethodreadQuery
Returns a GraphQL query‘s cached result. * * @param input - a {@link QueryInput}, which is a GraphQL query request. * @returns the cached dat
exchanges/graphcache/src/types.ts:427
↓ 1 callersMethodreadQuery
(input: QueryInput<T, V>)
exchanges/graphcache/src/store/store.ts:218
↓ 1 callersFunctionreadRootField
( ctx: Context, select: FormattedNode<SelectionSet>, originalData: Link<Data> )
exchanges/graphcache/src/operations/query.ts:186
↓ 1 callersFunctionrefocusExchange
(opts: RefocusOptions = {})
exchanges/refocus/src/refocusExchange.ts:26
↓ 1 callersMethodrefreshAuth
Called to refresh the authentication state. * * @remarks * The {@link authExchange} will call this function if either {@link AuthConfig.willA
exchanges/auth/src/authExchange.ts:137
↓ 1 callersFunctionregisterUrql
(makeClient: () => Client)
packages/next-urql/src/rsc.ts:23
↓ 1 callersMethodresolve
( entity: Entity, field: string, args?: FieldArgs )
exchanges/graphcache/src/store/store.ts:160
↓ 1 callersFunctionresolveLink
( ctx: Context, link: Link | Link[], typename: string, fieldName: string, select: FormattedNode<Sele
exchanges/graphcache/src/operations/query.ts:677
↓ 1 callersFunctionserializeBody
( operation: Operation, body?: FetchBody )
packages/core/src/internal/fetchOptions.ts:103
↓ 1 callersFunctionserializeKeys
(entityKey: string, fieldKey: string)
exchanges/graphcache/src/store/keys.ts:27
↓ 1 callersFunctionserializeResult
( result: OperationResult, includeExtensions: boolean )
packages/core/src/exchanges/ssr.ts:107
↓ 1 callersFunctionsetContextClient
(client: Client)
packages/svelte-urql/src/context.ts:39
↓ 1 callersFunctionsortPages
(pages: Array<PageEntry>)
exchanges/graphcache/src/extras/relayPagination.ts:213
↓ 1 callersFunctionsplitOutSearchParams
( url: string )
packages/core/src/internal/fetchOptions.ts:93
↓ 1 callersFunctionsquashLayer
(layerKey: number)
exchanges/graphcache/src/store/data.ts:635
↓ 1 callersFunctionstringify
(x: any, includeFiles: boolean)
packages/core/src/utils/variables.ts:6
↓ 1 callersFunctionsubscriptionStore
( args: SubscriptionArgs<Data, Variables>, handler?: SubscriptionHandler<Data, Result> )
packages/svelte-urql/src/subscriptionStore.ts:135
↓ 1 callersFunctiontoSuspenseSource
Convert the Source to a React Suspense source on demand * @internal
packages/preact-urql/src/hooks/useQuery.ts:181
↓ 1 callersFunctiontransportDataToJS
(data: any)
packages/next-urql/src/DataHydrationContext.ts:21
↓ 1 callersMethodtypes
()
exchanges/graphcache/src/ast/schema.ts:24
↓ 1 callersFunctionupdateJsr
()
scripts/changesets/jsr.mjs:19
↓ 1 callersFunctionupdatePackageManifest
(cwd, manifest)
scripts/actions/lib/packages.mjs:9
↓ 1 callersFunctionupdateRCForEntity
(entityKey: string, by: number)
exchanges/graphcache/src/store/data.ts:349
← previousnext →301–400 of 705, ranked by callers