Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nearform/graphql-hooks
/ types & classes
Types & classes
44 in github.com/nearform/graphql-hooks
⨍
Functions
194
◇
Types & classes
44
Class
packages/graphql-hooks/test-jsdom/unit/useSubscription.test.tsx:6
Class
packages/graphql-hooks/src/GraphQLClient.ts:24
Class
packages/graphql-hooks/src/LocalGraphQLError.ts:6
Class
packages/graphql-hooks/src/LocalGraphQLClient.ts:31
Class
packages/graphql-hooks/src/Middleware.js:14
Class
packages/graphql-hooks/src/types/common-types.ts:72
Class
packages/graphql-hooks/src/types/common-types.ts:82
Class
examples/fastify-ssr/src/app/AppShell.js:10
Class
examples/create-react-app/src/components/ErrorBoundary.js:22
Interface
APIError
packages/graphql-hooks/src/types/common-types.ts:138
Class
AppShell
examples/fastify-ssr/src/app/AppShell.js:10
Interface
Cache
packages/graphql-hooks-ssr/index.d.ts:16
Interface
Cache
packages/graphql-hooks/src/types/common-types.ts:115
Interface
CacheKeyObject
packages/graphql-hooks/src/types/common-types.ts:255
Interface
Client
packages/graphql-hooks-ssr/index.d.ts:11
Interface
ClientOptions
packages/graphql-hooks/src/types/common-types.ts:52
Interface
DocumentTypeDecoration
packages/graphql-hooks/src/types/typedDocumentNode.ts:3
Class
ErrorBoundary
examples/create-react-app/src/components/ErrorBoundary.js:22
Enum
Events
packages/graphql-hooks/src/events.ts:None
Interface
GenerateResultOptions
packages/graphql-hooks/src/types/common-types.ts:159
Class
GraphQLClient
packages/graphql-hooks/src/GraphQLClient.ts:24
Interface
GraphQLResponseError
packages/graphql-hooks/src/types/common-types.ts:15
Interface
GraphQLResponseErrorLocation
packages/graphql-hooks/src/types/common-types.ts:11
Interface
HttpError
packages/graphql-hooks/src/types/common-types.ts:132
Interface
LocalClientOptions
packages/graphql-hooks/src/types/common-types.ts:75
Class
LocalGraphQLClient
Local version of the GraphQLClient which only returns specified queries * Meant to be used as a way to easily mock and test queries during developmen
packages/graphql-hooks/src/LocalGraphQLClient.ts:31
Class
LocalGraphQLClient
packages/graphql-hooks/src/types/common-types.ts:72
Class
LocalGraphQLError
Used to easily mock a query returning an error when using the `LocalGraphQLClient`. * This is a class so that the local mock client can use `instance
packages/graphql-hooks/src/LocalGraphQLError.ts:6
Class
LocalGraphQLError
packages/graphql-hooks/src/types/common-types.ts:82
Interface
MemCache
packages/graphql-hooks-memcache/index.d.ts:9
Class
Middleware
packages/graphql-hooks/src/Middleware.js:14
Class
MockSubscriptionClient
packages/graphql-hooks/test-jsdom/unit/useSubscription.test.tsx:6
Interface
Operation
packages/graphql-hooks/src/types/common-types.ts:124
Interface
Options
packages/graphql-hooks-ssr/index.d.ts:5
Interface
PostData
examples/typescript/src/App.tsx:13
Interface
RequestOptions
packages/graphql-hooks/src/types/common-types.ts:153
Interface
Result
packages/graphql-hooks/src/types/common-types.ts:144
Interface
SubscriptionRequest
packages/graphql-hooks/src/types/common-types.ts:88
Interface
TypedDocumentNode
packages/graphql-hooks/src/types/typedDocumentNode.ts:11
Interface
UseClientRequestOptions
packages/graphql-hooks/src/types/common-types.ts:170
Interface
UseClientRequestResult
packages/graphql-hooks/src/types/common-types.ts:220
Interface
UseQueryOptions
packages/graphql-hooks/src/types/common-types.ts:209
Interface
UseQueryResult
packages/graphql-hooks/src/types/common-types.ts:231
Interface
UseSubscriptionOperation
packages/graphql-hooks/src/types/common-types.ts:241