SYMBOL INDEX (524 symbols across 157 files) FILE: .github/actions/discord-message/action.mjs constant GITHUB_TOKEN (line 4) | const GITHUB_TOKEN = process.env.GITHUB_TOKEN; constant WEBHOOK_URL (line 5) | const WEBHOOK_URL = process.env.DISCORD_WEBHOOK_URL; function getReleaseBody (line 30) | async function getReleaseBody(name, version) { function main (line 45) | async function main() { FILE: examples/with-apq/src/App.jsx function App (line 17) | function App() { FILE: examples/with-apq/src/LocationsList.jsx constant LOCATIONS_QUERY (line 4) | const LOCATIONS_QUERY = gql` FILE: examples/with-defer-stream-directives/src/App.jsx function App (line 20) | function App() { FILE: examples/with-defer-stream-directives/src/Songs.jsx constant SONGS_QUERY (line 10) | const SONGS_QUERY = gql` FILE: examples/with-graphcache-pagination/src/App.jsx function App (line 22) | function App() { FILE: examples/with-graphcache-pagination/src/PaginatedNpmSearch.jsx constant NPM_SEARCH (line 7) | const NPM_SEARCH = gql` FILE: examples/with-graphcache-updates/src/App.jsx function App (line 25) | function App() { FILE: examples/with-graphcache-updates/src/client.js method createLink (line 8) | createLink(result, _args, cache, _info) { method addAuthToOperation (line 51) | addAuthToOperation(operation) { method didAuthError (line 59) | didAuthError(error) { method willAuthError (line 64) | willAuthError(operation) { method refreshAuth (line 83) | async refreshAuth() { FILE: examples/with-graphcache-updates/src/pages/Links.jsx constant LINKS_QUERY (line 4) | const LINKS_QUERY = gql` constant CREATE_LINK_MUTATION (line 16) | const CREATE_LINK_MUTATION = gql` FILE: examples/with-graphcache-updates/src/pages/LoginForm.jsx constant LOGIN_MUTATION (line 4) | const LOGIN_MUTATION = gql` constant REGISTER_MUTATION (line 13) | const REGISTER_MUTATION = gql` FILE: examples/with-infinite-pagination/src/App.jsx function PaginatedNpmSearch (line 15) | function PaginatedNpmSearch() { function App (line 44) | function App() { FILE: examples/with-multipart/src/App.jsx function App (line 11) | function App() { FILE: examples/with-multipart/src/FileUpload.jsx constant UPLOAD_FILE (line 4) | const UPLOAD_FILE = gql` FILE: examples/with-next/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/with-next/app/non-rsc/layout.tsx function Layout (line 12) | function Layout({ children }: React.PropsWithChildren) { FILE: examples/with-next/app/non-rsc/page.tsx function Page (line 7) | function Page() { function Pokemons (line 26) | function Pokemons() { function Pokemon (line 55) | function Pokemon(props: any) { FILE: examples/with-next/app/page.tsx function Home (line 25) | async function Home() { FILE: examples/with-pagination/src/App.jsx function App (line 11) | function App() { FILE: examples/with-pagination/src/PaginatedNpmSearch.jsx constant NPM_SEARCH (line 7) | const NPM_SEARCH = gql` FILE: examples/with-react-native/src/screens/PokemonList.js constant POKEMONS_QUERY (line 5) | const POKEMONS_QUERY = gql` FILE: examples/with-react/src/App.jsx function App (line 11) | function App() { FILE: examples/with-react/src/PokemonList.jsx constant POKEMONS_QUERY (line 4) | const POKEMONS_QUERY = gql` FILE: examples/with-refresh-auth/src/App.jsx function App (line 31) | function App() { FILE: examples/with-refresh-auth/src/authStore.js constant TOKEN_KEY (line 1) | const TOKEN_KEY = 'token'; constant REFRESH_TOKEN_KEY (line 2) | const REFRESH_TOKEN_KEY = 'refresh_token'; FILE: examples/with-refresh-auth/src/client.js constant REFRESH_TOKEN_MUTATION (line 11) | const REFRESH_TOKEN_MUTATION = gql` method addAuthToOperation (line 25) | addAuthToOperation(operation) { method didAuthError (line 32) | didAuthError(error) { method willAuthError (line 37) | willAuthError(operation) { method refreshAuth (line 60) | async refreshAuth() { FILE: examples/with-refresh-auth/src/pages/LoginForm.jsx constant LOGIN_MUTATION (line 4) | const LOGIN_MUTATION = gql` constant REGISTER_MUTATION (line 13) | const REGISTER_MUTATION = gql` FILE: examples/with-refresh-auth/src/pages/Profile.jsx constant PROFILE_QUERY (line 4) | const PROFILE_QUERY = gql` FILE: examples/with-retry/src/App.jsx function App (line 25) | function App() { FILE: examples/with-retry/src/Color.jsx constant RANDOM_COLOR_QUERY (line 4) | const RANDOM_COLOR_QUERY = gql` FILE: examples/with-solid-start/src/app.tsx function App (line 16) | function App() { FILE: examples/with-solid-start/src/routes/index.tsx constant POKEMONS_QUERY (line 6) | const POKEMONS_QUERY = gql` constant ADD_POKEMON_MUTATION (line 15) | const ADD_POKEMON_MUTATION = gql` function Home (line 24) | function Home() { FILE: examples/with-solid/src/App.jsx function App (line 15) | function App() { FILE: examples/with-solid/src/PokemonList.jsx constant POKEMONS_QUERY (line 6) | const POKEMONS_QUERY = gql` FILE: examples/with-subscriptions-via-fetch/server/schema.js method resolve (line 23) | resolve() { method resolve (line 34) | resolve(root) { FILE: examples/with-subscriptions-via-fetch/src/App.jsx method alphabet (line 14) | alphabet(parent, _args, cache) { function App (line 29) | function App() { FILE: examples/with-subscriptions-via-fetch/src/Songs.jsx constant LIST_QUERY (line 4) | const LIST_QUERY = gql` constant SONG_SUBSCRIPTION (line 12) | const SONG_SUBSCRIPTION = gql` FILE: exchanges/auth/src/authExchange.test.ts method addAuthToOperation (line 64) | addAuthToOperation(operation) { method refreshAuth (line 70) | async refreshAuth() { method addAuthToOperation (line 99) | addAuthToOperation(operation) { method refreshAuth (line 105) | async refreshAuth() { method addAuthToOperation (line 137) | addAuthToOperation(operation) { method refreshAuth (line 144) | async refreshAuth() { method addAuthToOperation (line 180) | addAuthToOperation(operation) { method refreshAuth (line 186) | async refreshAuth() { method addAuthToOperation (line 238) | addAuthToOperation(operation) { method refreshAuth (line 244) | async refreshAuth() { method addAuthToOperation (line 295) | addAuthToOperation(operation) { method refreshAuth (line 302) | async refreshAuth() { method addAuthToOperation (line 348) | addAuthToOperation(operation) { method refreshAuth (line 353) | async refreshAuth() { method addAuthToOperation (line 400) | addAuthToOperation(operation) { method refreshAuth (line 406) | async refreshAuth() { method addAuthToOperation (line 457) | addAuthToOperation(operation) { method refreshAuth (line 464) | async refreshAuth() { FILE: exchanges/auth/src/authExchange.ts type AuthUtilities (line 26) | interface AuthUtilities { type AuthConfig (line 68) | interface AuthConfig { function authExchange (line 198) | function authExchange( FILE: exchanges/context/src/context.ts type ContextExchangeArgs (line 7) | interface ContextExchangeArgs { FILE: exchanges/execute/src/execute.ts type ExecuteExchangeArgs (line 23) | interface ExecuteExchangeArgs { type ExecuteParams (line 40) | type ExecuteParams = ExecutionArgs | SubscriptionArgs; function next (line 72) | function next({ FILE: exchanges/graphcache/benchmarks/operations.js constant ALL_TODOS_QUERY (line 2) | const ALL_TODOS_QUERY = ` constant ALL_WRITERS_QUERY (line 11) | const ALL_WRITERS_QUERY = ` constant ALL_BOOKS_QUERY (line 23) | const ALL_BOOKS_QUERY = ` constant ALL_STORES_QUERY (line 34) | const ALL_STORES_QUERY = ` constant ALL_EMPLOYEES_QUERY (line 43) | const ALL_EMPLOYEES_QUERY = ` constant ALL_AUTHORS_QUERY (line 52) | const ALL_AUTHORS_QUERY = ` constant ADD_TODO_MUTATION (line 62) | const ADD_TODO_MUTATION = ` constant UPDATE_TODO_MUTATION (line 71) | const UPDATE_TODO_MUTATION = ` constant ADD_TODOS_MUTATION (line 80) | const ADD_TODOS_MUTATION = ` constant ADD_WRITERS_MUTATION (line 89) | const ADD_WRITERS_MUTATION = ` constant ADD_BOOKS_MUTATION (line 101) | const ADD_BOOKS_MUTATION = ` constant ADD_STORES_MUTATION (line 112) | const ADD_STORES_MUTATION = ` constant ADD_EMPLOYEES_MUTATION (line 121) | const ADD_EMPLOYEES_MUTATION = ` constant ADD_AUTHORS_MUTATION (line 130) | const ADD_AUTHORS_MUTATION = ` FILE: exchanges/graphcache/cypress.config.js method setupNodeEvents (line 10) | setupNodeEvents(_on, _config) { FILE: exchanges/graphcache/src/ast/graphql.ts type OrNever (line 3) | type OrNever = void extends T ? never : T; type IntrospectionQuery (line 5) | type IntrospectionQuery = type IntrospectionTypeRef (line 16) | type IntrospectionTypeRef = type IntrospectionInputTypeRef (line 30) | type IntrospectionInputTypeRef = type IntrospectionInputValue (line 38) | type IntrospectionInputValue = type IntrospectionType (line 47) | type IntrospectionType = FILE: exchanges/graphcache/src/ast/node.ts type SelectionSet (line 13) | type SelectionSet = readonly FormattedNode[]; constant EMPTY_DIRECTIVES (line 15) | const EMPTY_DIRECTIVES: Record = {}; FILE: exchanges/graphcache/src/ast/schema.ts type SchemaField (line 8) | interface SchemaField { type SchemaObject (line 14) | interface SchemaObject { type SchemaUnion (line 21) | interface SchemaUnion { type SchemaIntrospector (line 27) | interface SchemaIntrospector { type PartialIntrospectionSchema (line 35) | interface PartialIntrospectionSchema { type IntrospectionData (line 42) | type IntrospectionData = method isSubType (line 98) | isSubType(abstract: string, possible: string) { FILE: exchanges/graphcache/src/ast/schemaPredicates.ts constant BUILTIN_NAME (line 18) | const BUILTIN_NAME = '__'; function expectObjectType (line 106) | function expectObjectType(schema: SchemaIntrospector, typename: string) { function expectAbstractType (line 118) | function expectAbstractType(schema: SchemaIntrospector, typename: string) { function expectValidKeyingConfig (line 131) | function expectValidKeyingConfig( function expectValidUpdatesConfig (line 151) | function expectValidUpdatesConfig( function warnAboutResolver (line 209) | function warnAboutResolver(name: string, logger: Logger | undefined): vo... function warnAboutAbstractResolver (line 217) | function warnAboutAbstractResolver( function expectValidResolversConfig (line 231) | function expectValidResolversConfig( function expectValidOptimisticMutationsConfig (line 280) | function expectValidOptimisticMutationsConfig( FILE: exchanges/graphcache/src/ast/traversal.ts function getMainOperation (line 21) | function getMainOperation(doc: DocumentNode): OperationDefinitionNode { FILE: exchanges/graphcache/src/cacheExchange-types.test.ts type Maybe (line 9) | type Maybe = T | null; type Scalars (line 11) | type Scalars = { type Author (line 18) | type Author = { type MutationToggleTodoArgs (line 26) | type MutationToggleTodoArgs = { type Query (line 30) | type Query = { type Todo (line 35) | type Todo = { type WithTypename (line 43) | type WithTypename = { type GraphCacheKeysConfig (line 47) | type GraphCacheKeysConfig = { type GraphCacheResolvers (line 51) | type GraphCacheResolvers = { type GraphCacheOptimisticUpdaters (line 83) | type GraphCacheOptimisticUpdaters = { type GraphCacheUpdaters (line 90) | type GraphCacheUpdaters = { type GraphCacheConfig (line 100) | type GraphCacheConfig = { FILE: exchanges/graphcache/src/cacheExchange.test.ts method logger (line 149) | logger(severity, message) { method name (line 1667) | name() { FILE: exchanges/graphcache/src/cacheExchange.ts type OperationResultWithMeta (line 38) | interface OperationResultWithMeta extends Partial { type Operations (line 45) | type Operations = Set; type OperationMap (line 46) | type OperationMap = Map; type ResultMap (line 47) | type ResultMap = Map; type OptimisticDependencies (line 48) | type OptimisticDependencies = Map; type DependentOperations (line 49) | type DependentOperations = Map; FILE: exchanges/graphcache/src/default-storage/index.ts type StorageOptions (line 29) | interface StorageOptions { type DefaultStorage (line 43) | interface DefaultStorage extends StorageAdapter { method clear (line 82) | clear() { method readMetadata (line 95) | readMetadata(): Promise { method writeMetadata (line 109) | writeMetadata(metadata: SerializedRequest[]) { method writeData (line 125) | writeData(entries: SerializedEntries): Promise { method readData (line 141) | readData(): Promise { method onOnline (line 179) | onOnline(cb: () => void) { FILE: exchanges/graphcache/src/extras/relayPagination.test.ts function itemNode (line 8) | function itemNode(numItem: number) { function itemEdge (line 15) | function itemEdge(numItem: number) { FILE: exchanges/graphcache/src/extras/relayPagination.ts type MergeMode (line 4) | type MergeMode = 'outwards' | 'inwards'; type PaginationParams (line 7) | interface PaginationParams { type PageInfo (line 20) | interface PageInfo { type Page (line 28) | interface Page { FILE: exchanges/graphcache/src/extras/simplePagination.ts type MergeMode (line 4) | type MergeMode = 'before' | 'after'; type PaginationParams (line 7) | interface PaginationParams { FILE: exchanges/graphcache/src/helpers/help.ts type ErrorCode (line 13) | type ErrorCode = type DebugNode (line 43) | type DebugNode = ExecutableDefinitionNode | InlineFragmentNode; function invariant (line 76) | function invariant( function warn (line 93) | function warn( FILE: exchanges/graphcache/src/offlineExchange.ts type OfflineExchangeOpts (line 33) | interface OfflineExchangeOpts extends CacheExchangeOpts { method readData (line 174) | readData() { FILE: exchanges/graphcache/src/operations/invalidate.ts type PartialFieldInfo (line 5) | interface PartialFieldInfo { FILE: exchanges/graphcache/src/operations/query.test.ts constant TODO_QUERY (line 11) | const TODO_QUERY = gql` FILE: exchanges/graphcache/src/operations/query.ts type QueryResult (line 55) | interface QueryResult { function getFieldResolver (line 306) | function getFieldResolver( FILE: exchanges/graphcache/src/operations/shared.ts type Context (line 44) | interface Context { class SelectionIterator (line 164) | class SelectionIterator { method constructor (line 194) | constructor( method next (line 215) | next(): FormattedNode | undefined { FILE: exchanges/graphcache/src/operations/write.test.ts constant TODO_QUERY (line 11) | const TODO_QUERY = gql` FILE: exchanges/graphcache/src/operations/write.ts type WriteResult (line 51) | interface WriteResult { constant KEYLESS_TYPE_RE (line 418) | const KEYLESS_TYPE_RE = /^__|PageInfo|(Connection|Edge)$/; FILE: exchanges/graphcache/src/store/data.ts type Dict (line 24) | type Dict = Record; type KeyMap (line 25) | type KeyMap = Map; type OperationMap (line 26) | type OperationMap = Map; type NodeMap (line 28) | interface NodeMap { type InMemoryData (line 33) | interface InMemoryData { function makeData (line 79) | function makeData(data?: DataField | void, isArray?: boolean) { constant DEFAULT_EMPTY_SET (line 241) | const DEFAULT_EMPTY_SET = new Set(); function getRefCount (line 344) | function getRefCount(entityKey: string): number { function isEqualLinkOrScalar (line 730) | function isEqualLinkOrScalar( FILE: exchanges/graphcache/src/store/store.ts type DocumentNode (line 40) | type DocumentNode = TypedDocumentNode; type RootField (line 41) | type RootField = 'query' | 'mutation' | 'subscription'; class Store (line 46) | class Store< method constructor (line 65) | constructor(opts?: C) { method keyOfField (line 126) | keyOfField(fieldName: string, fieldArgs?: FieldArgs) { method keyOfEntity (line 130) | keyOfEntity(data: Entity) { method resolve (line 160) | resolve( method invalidate (line 176) | invalidate(entity: Entity, field?: string, args?: FieldArgs) { method inspectFields (line 202) | inspectFields(entity: Entity): FieldInfo[] { method updateQuery (line 207) | updateQuery( method readQuery (line 218) | readQuery(input: QueryInput): T | null { method readFragment (line 223) | readFragment( method writeFragment (line 238) | writeFragment( method link (line 262) | link( FILE: exchanges/graphcache/src/test-utils/examples-1.test.ts method text (line 416) | text(result, _, cache) { FILE: exchanges/graphcache/src/test-utils/suite.test.ts type TestCase (line 8) | interface TestCase { FILE: exchanges/graphcache/src/types.ts type NullArray (line 20) | type NullArray = Array>; type Fragments (line 29) | interface Fragments { type Primitive (line 37) | type Primitive = null | number | boolean | string; type ScalarObject (line 49) | interface ScalarObject { type Scalar (line 58) | type Scalar = Primitive | ScalarObject; type SystemFields (line 71) | interface SystemFields { type EntityField (line 84) | type EntityField = undefined | Scalar | NullArray; type DataField (line 93) | type DataField = Scalar | Data | NullArray | NullArray; type DataFields (line 102) | interface DataFields { type Variables (line 113) | interface Variables { type Data (line 125) | type Data = SystemFields & DataFields; type Entity (line 134) | type Entity = undefined | null | Data | string; type Link (line 143) | type Link = null | Key | NullArray; type FieldArgs (line 155) | type FieldArgs = Variables | null | undefined; type FieldInfo (line 163) | interface FieldInfo { type KeyInfo (line 175) | interface KeyInfo { type OperationRequest (line 187) | interface OperationRequest { type ResolveInfo (line 203) | interface ResolveInfo { type QueryInput (line 267) | interface QueryInput { type Cache (line 273) | interface Cache { type ResolverResult (line 528) | type ResolverResult = type Logger (line 534) | type Logger = ( type CacheExchangeOpts (line 540) | type CacheExchangeOpts = { type Resolver (line 698) | type Resolver< type ResolverConfig (line 722) | type ResolverConfig = { type Directive (line 728) | type Directive = ( type DirectivesConfig (line 732) | type DirectivesConfig = { type UpdateResolver (line 768) | type UpdateResolver = { type KeyGenerator (line 807) | type KeyGenerator = { type UpdatesConfig (line 834) | type UpdatesConfig = { type MakeFunctional (line 850) | type MakeFunctional = T extends { __typename: string } type OptimisticMutationResolver (line 876) | type OptimisticMutationResolver< type OptimisticMutationConfig (line 912) | type OptimisticMutationConfig = { type KeyingConfig (line 941) | type KeyingConfig = { type PossibleTypesConfig (line 945) | type PossibleTypesConfig = { type SerializedEntries (line 950) | interface SerializedEntries { type SerializedRequest (line 955) | interface SerializedRequest { type StorageAdapter (line 965) | interface StorageAdapter { type Dependencies (line 1007) | type Dependencies = Set; type OperationType (line 1012) | type OperationType = 'read' | 'write'; type WithTypename (line 1017) | type WithTypename = T & { FILE: exchanges/persisted/src/persistedExchange.ts type PersistedExchangeOptions (line 32) | interface PersistedExchangeOptions { FILE: exchanges/populate/src/helpers/help.ts type ErrorCode (line 5) | type ErrorCode = function warn (line 29) | function warn(message: string, code: ErrorCode) { FILE: exchanges/populate/src/helpers/node.ts type GraphQLFlatType (line 4) | type GraphQLFlatType = Exclude; function createNameNode (line 19) | function createNameNode(value: string): NameNode { FILE: exchanges/populate/src/helpers/traverse.ts function traverse (line 13) | function traverse( function resolveFields (line 57) | function resolveFields( function getUsedFragmentNames (line 85) | function getUsedFragmentNames(node: FragmentDefinitionNode) { FILE: exchanges/populate/src/populateExchange.ts type Options (line 28) | interface Options { type PopulateExchangeOpts (line 52) | interface PopulateExchangeOpts { type TypeKey (line 70) | type TypeKey = GraphQLObjectType | GraphQLInterfaceType; type FieldValue (line 72) | type FieldValue = Record; type TypeFields (line 73) | type TypeFields = Map; type FieldUsage (line 75) | interface FieldUsage { type FragmentMap (line 81) | type FragmentMap = Record; type OperationCache (line 16) | type OperationCache = Map>; FILE: packages/core/src/exchanges/compose.ts method forward (line 30) | forward(operations$) { method dispatchDebug (line 40) | dispatchDebug(event) { FILE: packages/core/src/exchanges/map.ts type MapExchangeOpts (line 6) | interface MapExchangeOpts { FILE: packages/core/src/exchanges/ssr.ts type SerializedResult (line 16) | interface SerializedResult { type SSRData (line 35) | interface SSRData { type SSRExchangeParams (line 40) | interface SSRExchangeParams { type SSRExchange (line 95) | interface SSRExchange extends Exchange { FILE: packages/core/src/exchanges/subscription.test.ts method subscribe (line 34) | subscribe(observer) { method subscribe (line 66) | subscribe(observer) { method subscribe (line 94) | subscribe(observer) { FILE: packages/core/src/exchanges/subscription.ts type ObserverLike (line 29) | interface ObserverLike { type ObservableLike (line 47) | interface ObservableLike { type SubscriptionOperation (line 61) | type SubscriptionOperation = FetchBody; type SubscriptionForwarder (line 68) | type SubscriptionForwarder = ( type SubscriptionExchangeOpts (line 74) | interface SubscriptionExchangeOpts { function nextResult (line 145) | function nextResult(value: ExecutionResult) { method error (line 158) | error(error) { method complete (line 170) | complete() { FILE: packages/core/src/gql.ts function gql (line 62) | function gql(parts: string | TemplateStringsArray /* arguments */) { FILE: packages/core/src/internal/fetchOptions.ts type FetchBody (line 11) | interface FetchBody { function makeFetchBody (line 24) | function makeFetchBody< FILE: packages/core/src/internal/fetchSource.test.ts method get (line 257) | get() { method get (line 383) | get() { method get (line 501) | get() { FILE: packages/core/src/internal/fetchSource.ts type ChunkData (line 53) | type ChunkData = Buffer | Uint8Array; function makeFetchSource (line 262) | function makeFetchSource( FILE: packages/core/src/types.ts type PersistedDocument (line 13) | interface PersistedDocument extends DocumentNode { type TypedDocumentNode (line 36) | type TypedDocumentNode< type FormattedNode (line 61) | type FormattedNode = Node extends readonly (infer Child)[] type DocumentInput (line 88) | type DocumentInput< type ErrorLike (line 96) | type ErrorLike = Partial | Error; type Extensions (line 101) | type Extensions = Record; type PersistedRequestExtensions (line 109) | interface PersistedRequestExtensions { type RequestExtensions (line 119) | interface RequestExtensions { type Path (line 124) | type Path = readonly (string | number)[]; type IncrementalPayload (line 134) | interface IncrementalPayload { type PendingIncrementalResult (line 193) | type PendingIncrementalResult = { type ExecutionResult (line 199) | interface ExecutionResult { type OperationResultSource (line 245) | type OperationResultSource = Source & type OperationType (line 271) | type OperationType = 'subscription' | 'query' | 'mutation' | 'teardown'; type RequestPolicy (line 284) | type RequestPolicy = type CacheOutcome (line 300) | type CacheOutcome = 'miss' | 'partial' | 'hit'; type AnyVariables (line 308) | type AnyVariables = { [prop: string]: any } | void | undefined; type GraphQLRequest (line 325) | interface GraphQLRequest< type GraphQLRequestParams (line 378) | type GraphQLRequestParams< type OperationDebugMeta (line 417) | interface OperationDebugMeta { type OperationInstance (line 469) | type OperationInstance = number & { type OperationContext (line 499) | interface OperationContext { type Operation (line 623) | interface Operation< type OperationResult (line 655) | interface OperationResult< type ExchangeInput (line 726) | interface ExchangeInput { type Exchange (line 791) | type Exchange = (input: ExchangeInput) => ExchangeIO; type ExchangeIO (line 808) | type ExchangeIO = (ops$: Source) => Source; type DebugEventTypes (line 816) | interface DebugEventTypes { type DebugEventArg (line 859) | type DebugEventArg = { type DebugEvent (line 875) | type DebugEvent = FILE: packages/core/src/utils/collectTypenames.ts type EntityLike (line 1) | interface EntityLike { FILE: packages/core/src/utils/error.ts class CombinedError (line 55) | class CombinedError extends Error { method constructor (line 95) | constructor(input: { method toString (line 117) | toString(): string { FILE: packages/core/src/utils/graphql.ts type OrNever (line 4) | type OrNever = void extends T ? never : T; type GraphQLError (line 6) | type GraphQLError = type DocumentNode (line 10) | type DocumentNode = type DefinitionNode (line 14) | type DefinitionNode = FILE: packages/core/src/utils/hash.ts type HashValue (line 7) | type HashValue = number & { FILE: packages/core/src/utils/operation.ts function makeOperation (line 53) | function makeOperation(kind, request, context) { FILE: packages/core/src/utils/request.ts type PersistedDocumentNode (line 15) | type PersistedDocumentNode = TypedDocumentNode & { type KeyedDocumentNode (line 22) | type KeyedDocumentNode = TypedDocumentNode & { constant SOURCE_NAME (line 26) | const SOURCE_NAME = 'gql'; constant GRAPHQL_STRING_RE (line 27) | const GRAPHQL_STRING_RE = /("{3}[\s\S]*"{3}|"(?:\\.|[^"])*")/g; constant REPLACE_CHAR_RE (line 28) | const REPLACE_CHAR_RE = /(?:#[^\n\r]+)?(?:[\r\n]+|$)/g; FILE: packages/core/src/utils/streamUtils.ts function withPromise (line 10) | function withPromise( FILE: packages/core/src/utils/variables.ts type FileMap (line 1) | type FileMap = Map; class NoopConstructor (line 88) | class NoopConstructor {} FILE: packages/introspection/src/minifyIntrospectionQuery.ts type MinifySchemaOptions (line 174) | interface MinifySchemaOptions { FILE: packages/next-urql/src/DataHydrationContext.ts type DataHydrationValue (line 6) | interface DataHydrationValue { function transportDataToJS (line 21) | function transportDataToJS(data: any) { function useDataHydrationContext (line 45) | function useDataHydrationContext(): DataHydrationValue | undefined { function buildContext (line 63) | function buildContext({ nonce }: { nonce?: string }): DataHydrationValue { FILE: packages/next-urql/src/Provider.ts function UrqlProvider (line 51) | function UrqlProvider({ FILE: packages/next-urql/src/htmlescape.ts constant ESCAPE_LOOKUP (line 7) | const ESCAPE_LOOKUP: { [match: string]: string } = { constant ESCAPE_REGEX (line 15) | const ESCAPE_REGEX = /[&><\u2028\u2029]/g; function htmlEscapeJsonString (line 17) | function htmlEscapeJsonString(str: string): string { FILE: packages/next-urql/src/rsc.ts function registerUrql (line 23) | function registerUrql(makeClient: () => Client): { FILE: packages/next-urql/src/useQuery.ts type UseQueryArgs (line 19) | type UseQueryArgs< type UseQueryState (line 83) | interface UseQueryState< type UseQueryExecute (line 148) | type UseQueryExecute = (opts?: Partial) => void; type UseQueryResponse (line 159) | type UseQueryResponse< function useQuery (line 200) | function useQuery< FILE: packages/next-urql/src/useUrqlValue.ts type UrqlResult (line 10) | type UrqlResult = { data?: any; error?: any; extensions?: any }; function useUrqlValue (line 12) | function useUrqlValue(operationKey: number): void { FILE: packages/preact-urql/src/components/Mutation.ts type MutationProps (line 16) | interface MutationProps< type MutationState (line 32) | interface MutationState< function Mutation (line 47) | function Mutation< FILE: packages/preact-urql/src/components/Query.ts type QueryProps (line 17) | type QueryProps< type QueryState (line 31) | interface QueryState< function Query (line 46) | function Query< FILE: packages/preact-urql/src/components/Subscription.ts type SubscriptionProps (line 24) | type SubscriptionProps< type SubscriptionState (line 41) | interface SubscriptionState< function Subscription (line 56) | function Subscription< FILE: packages/preact-urql/src/context.ts constant OBJ (line 5) | const OBJ = {}; FILE: packages/preact-urql/src/hooks/useMutation.ts type UseMutationState (line 27) | interface UseMutationState< type UseMutationExecute (line 84) | type UseMutationExecute< type UseMutationResponse (line 101) | type UseMutationResponse< function useMutation (line 145) | function useMutation< FILE: packages/preact-urql/src/hooks/useQuery.ts type UseQueryArgs (line 36) | type UseQueryArgs< type UseQueryState (line 100) | interface UseQueryState< type UseQueryExecute (line 162) | type UseQueryExecute = (opts?: Partial) => void; type UseQueryResponse (line 173) | type UseQueryResponse< function toSuspenseSource (line 181) | function toSuspenseSource(source: Source): Source { function useQuery (line 259) | function useQuery< FILE: packages/preact-urql/src/hooks/useRequest.ts function useRequest (line 13) | function useRequest< FILE: packages/preact-urql/src/hooks/useSource.ts type Updater (line 8) | type Updater = (input: T) => void; function useSource (line 35) | function useSource( FILE: packages/preact-urql/src/hooks/useSubscription.ts type UseSubscriptionArgs (line 22) | type UseSubscriptionArgs< type SubscriptionHandler (line 84) | type SubscriptionHandler = (prev: R | undefined, data: T) => R; type UseSubscriptionState (line 99) | interface UseSubscriptionState< type UseSubscriptionExecute (line 166) | type UseSubscriptionExecute = (opts?: Partial) => void; type UseSubscriptionResponse (line 177) | type UseSubscriptionResponse< function useSubscription (line 218) | function useSubscription< FILE: packages/react-urql/cypress.config.js method setupNodeEvents (line 10) | setupNodeEvents(_on, _config) { FILE: packages/react-urql/src/components/Mutation.ts type MutationProps (line 16) | interface MutationProps< type MutationState (line 32) | interface MutationState< function Mutation (line 47) | function Mutation< FILE: packages/react-urql/src/components/Query.ts type QueryProps (line 17) | type QueryProps< type QueryState (line 31) | interface QueryState< function Query (line 46) | function Query< FILE: packages/react-urql/src/components/Subscription.ts type SubscriptionProps (line 24) | type SubscriptionProps< type SubscriptionState (line 40) | interface SubscriptionState< function Subscription (line 55) | function Subscription< FILE: packages/react-urql/src/context.ts constant OBJ (line 4) | const OBJ = {}; FILE: packages/react-urql/src/hooks/cache.ts type CacheEntry (line 4) | type CacheEntry = OperationResult | Promise | undefined; type Cache (line 6) | interface Cache { type ClientWithCache (line 12) | interface ClientWithCache extends Client { method get (line 34) | get(key) { method set (line 37) | set(key, value) { method dispose (line 41) | dispose(key) { FILE: packages/react-urql/src/hooks/state.ts type Stateish (line 39) | interface Stateish { function deferDispatch (line 77) | function deferDispatch>( FILE: packages/react-urql/src/hooks/useMutation.ts type UseMutationState (line 27) | interface UseMutationState< type UseMutationExecute (line 84) | type UseMutationExecute< type UseMutationResponse (line 101) | type UseMutationResponse< function useMutation (line 145) | function useMutation< FILE: packages/react-urql/src/hooks/useQuery.ts type UseQueryArgs (line 34) | type UseQueryArgs< type UseQueryState (line 98) | interface UseQueryState< type UseQueryExecute (line 163) | type UseQueryExecute = (opts?: Partial) => void; type UseQueryResponse (line 174) | type UseQueryResponse< function useQuery (line 220) | function useQuery< FILE: packages/react-urql/src/hooks/useRequest.ts function useRequest (line 8) | function useRequest< FILE: packages/react-urql/src/hooks/useSubscription.ts type UseSubscriptionArgs (line 29) | type UseSubscriptionArgs< type SubscriptionHandler (line 91) | type SubscriptionHandler = (prev: R | undefined, data: T) => R; type UseSubscriptionState (line 106) | interface UseSubscriptionState< type UseSubscriptionExecute (line 173) | type UseSubscriptionExecute = (opts?: Partial) => void; type UseSubscriptionResponse (line 184) | type UseSubscriptionResponse< function useSubscription (line 225) | function useSubscription< FILE: packages/site/plugins/assets-fix/node.api.js method webpack (line 2) | webpack(config) { FILE: packages/site/plugins/monorepo-fix/node.api.js constant NODE_MODULES_JS_RE (line 3) | const NODE_MODULES_JS_RE = /node_modules[/\\].*\.js$/; constant REACT_STATIC_RE (line 4) | const REACT_STATIC_RE = /node_modules[/\\]react-static/; FILE: packages/site/src/screens/home/features.js class Features (line 59) | class Features extends React.Component { method render (line 60) | render() { FILE: packages/site/src/screens/home/get-started.js class GetStarted (line 36) | class GetStarted extends React.Component { method render (line 37) | render() { FILE: packages/solid-start-urql/src/context.ts type UrqlContext (line 8) | interface UrqlContext { type UseClient (line 29) | type UseClient = () => Client; type UseQuery (line 36) | type UseQuery = () => typeof defaultQuery; type UseAction (line 43) | type UseAction = () => typeof defaultAction; FILE: packages/solid-start-urql/src/createMutation.ts type CreateMutationAction (line 12) | type CreateMutationAction< function createMutation (line 69) | function createMutation< FILE: packages/solid-start-urql/src/createQuery.ts function createQuery (line 50) | function createQuery< FILE: packages/solid-start-urql/src/createSubscription.test.ts constant QUERY (line 14) | const QUERY = gql` FILE: packages/solid-start-urql/src/createSubscription.ts type CreateSubscriptionExecute (line 22) | type CreateSubscriptionExecute = ( type CreateSubscriptionArgs (line 26) | type CreateSubscriptionArgs< type CreateSubscriptionState (line 36) | type CreateSubscriptionState< type SubscriptionHandler (line 48) | type SubscriptionHandler = (prev: R | undefined, data: T) => R; type CreateSubscriptionResult (line 50) | type CreateSubscriptionResult< FILE: packages/solid-urql/src/context.ts type UseClient (line 7) | type UseClient = () => Client; FILE: packages/solid-urql/src/createMutation.test.ts constant QUERY (line 15) | const QUERY = gql` FILE: packages/solid-urql/src/createMutation.ts type CreateMutationState (line 15) | type CreateMutationState< type CreateMutationExecute (line 73) | type CreateMutationExecute< type CreateMutationResult (line 90) | type CreateMutationResult< FILE: packages/solid-urql/src/createQuery.ts type CreateQueryExecute (line 42) | type CreateQueryExecute = (opts?: Partial) => void; type CreateQueryState (line 56) | type CreateQueryState< type CreateQueryArgs (line 77) | type CreateQueryArgs< type CreateQueryResult (line 132) | type CreateQueryResult< method get (line 325) | get( FILE: packages/solid-urql/src/createSubscription.test.ts constant QUERY (line 19) | const QUERY = gql` FILE: packages/solid-urql/src/createSubscription.ts type CreateSubscriptionExecute (line 43) | type CreateSubscriptionExecute = ( type CreateSubscriptionArgs (line 48) | type CreateSubscriptionArgs< type CreateSubscriptionState (line 78) | type CreateSubscriptionState< type SubscriptionHandler (line 155) | type SubscriptionHandler = (prev: R | undefined, data: T) => R; type CreateSubscriptionResult (line 166) | type CreateSubscriptionResult< FILE: packages/storage-rn/src/makeAsyncStorage.ts type StorageOptions (line 5) | interface StorageOptions { type DefaultAsyncStorage (line 33) | interface DefaultAsyncStorage extends StorageAdapter { FILE: packages/svelte-urql/src/common.ts type OperationResultState (line 12) | interface OperationResultState< type OperationResultStore (line 30) | type OperationResultStore< type Pausable (line 62) | interface Pausable { method pause (line 103) | pause() { method resume (line 106) | resume() { FILE: packages/svelte-urql/src/mutationStore.ts type MutationArgs (line 20) | type MutationArgs< function mutationStore (line 90) | function mutationStore< FILE: packages/svelte-urql/src/queryStore.ts type QueryArgs (line 36) | type QueryArgs< function queryStore (line 117) | function queryStore< FILE: packages/svelte-urql/src/subscriptionStore.ts type SubscriptionHandler (line 54) | type SubscriptionHandler = (prev: R | undefined, data: T) => R; type SubscriptionArgs (line 61) | type SubscriptionArgs< function subscriptionStore (line 135) | function subscriptionStore< FILE: packages/vue-urql/src/useClient.test.ts method setup (line 12) | setup() { method setup (line 31) | setup() { method setup (line 40) | setup() { method setup (line 73) | setup() { FILE: packages/vue-urql/src/useClient.ts function provideClient (line 35) | function provideClient(opts: ClientOptions | Client | Ref) { function install (line 77) | function install(app: App, opts: ClientOptions | Client | Ref) { function useClient (line 99) | function useClient(): Ref { FILE: packages/vue-urql/src/useClientHandle.ts type ClientHandle (line 35) | interface ClientHandle { function useClientHandle (line 129) | function useClientHandle(): ClientHandle { FILE: packages/vue-urql/src/useMutation.ts type UseMutationResponse (line 35) | interface UseMutationResponse { function useMutation (line 131) | function useMutation( function callUseMutation (line 137) | function callUseMutation( FILE: packages/vue-urql/src/useQuery.ts type UseQueryArgs (line 29) | type UseQueryArgs< type UseQueryState (line 92) | interface UseQueryState { type UseQueryResponse (line 193) | type UseQueryResponse< function useQuery (line 233) | function useQuery( function callUseQuery (line 239) | function callUseQuery( FILE: packages/vue-urql/src/useSubscription.ts type UseSubscriptionArgs (line 27) | type UseSubscriptionArgs< type SubscriptionHandler (line 86) | type SubscriptionHandler = (prev: R | undefined, data: T) => R; type SubscriptionHandlerArg (line 89) | type SubscriptionHandlerArg = type UseSubscriptionResponse (line 105) | interface UseSubscriptionResponse< function useSubscription (line 221) | function useSubscription< function callUseSubscription (line 232) | function callUseSubscription< FILE: packages/vue-urql/src/utils.ts type MaybeRefOrGetter (line 18) | type MaybeRefOrGetter = T | (() => T) | Ref; type MaybeRefOrGetterObj (line 19) | type MaybeRefOrGetterObj = function useClientState (line 66) | function useClientState( FILE: scripts/babel/transform-debug-target.mjs method ExportNamedDeclaration (line 16) | ExportNamedDeclaration(path) { method CallExpression (line 27) | CallExpression(path, meta) { FILE: scripts/babel/transform-invariant-warning.mjs method CallExpression (line 16) | CallExpression(path) { FILE: scripts/babel/transform-pipe.mjs method ImportDeclaration (line 10) | ImportDeclaration(path, state) { method CallExpression (line 28) | CallExpression(path, state) { FILE: scripts/changesets/changelog.js constant REPO (line 6) | const REPO = 'urql-graphql/urql'; constant SEE_LINE (line 7) | const SEE_LINE = /^See:\s*(.*)/i; constant TRAILING_CHAR (line 8) | const TRAILING_CHAR = /[.;:]$/g; FILE: scripts/rollup/cleanup-plugin.mjs function cleanup (line 3) | function cleanup() { FILE: scripts/rollup/config.mjs method writeBundle (line 36) | async writeBundle() { method interop (line 109) | interop(id) { method onwarn (line 130) | onwarn() {}