MCPcopy Index your code

hub / github.com/nearform/graphql-hooks / types & classes

Types & classes44 in github.com/nearform/graphql-hooks

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
InterfaceAPIError
packages/graphql-hooks/src/types/common-types.ts:138
ClassAppShell
examples/fastify-ssr/src/app/AppShell.js:10
InterfaceCache
packages/graphql-hooks-ssr/index.d.ts:16
InterfaceCache
packages/graphql-hooks/src/types/common-types.ts:115
InterfaceCacheKeyObject
packages/graphql-hooks/src/types/common-types.ts:255
InterfaceClient
packages/graphql-hooks-ssr/index.d.ts:11
InterfaceClientOptions
packages/graphql-hooks/src/types/common-types.ts:52
InterfaceDocumentTypeDecoration
packages/graphql-hooks/src/types/typedDocumentNode.ts:3
ClassErrorBoundary
examples/create-react-app/src/components/ErrorBoundary.js:22
EnumEvents
packages/graphql-hooks/src/events.ts:None
InterfaceGenerateResultOptions
packages/graphql-hooks/src/types/common-types.ts:159
ClassGraphQLClient
packages/graphql-hooks/src/GraphQLClient.ts:24
InterfaceGraphQLResponseError
packages/graphql-hooks/src/types/common-types.ts:15
InterfaceGraphQLResponseErrorLocation
packages/graphql-hooks/src/types/common-types.ts:11
InterfaceHttpError
packages/graphql-hooks/src/types/common-types.ts:132
InterfaceLocalClientOptions
packages/graphql-hooks/src/types/common-types.ts:75
ClassLocalGraphQLClient
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
ClassLocalGraphQLClient
packages/graphql-hooks/src/types/common-types.ts:72
ClassLocalGraphQLError
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
ClassLocalGraphQLError
packages/graphql-hooks/src/types/common-types.ts:82
InterfaceMemCache
packages/graphql-hooks-memcache/index.d.ts:9
ClassMiddleware
packages/graphql-hooks/src/Middleware.js:14
ClassMockSubscriptionClient
packages/graphql-hooks/test-jsdom/unit/useSubscription.test.tsx:6
InterfaceOperation
packages/graphql-hooks/src/types/common-types.ts:124
InterfaceOptions
packages/graphql-hooks-ssr/index.d.ts:5
InterfacePostData
examples/typescript/src/App.tsx:13
InterfaceRequestOptions
packages/graphql-hooks/src/types/common-types.ts:153
InterfaceResult
packages/graphql-hooks/src/types/common-types.ts:144
InterfaceSubscriptionRequest
packages/graphql-hooks/src/types/common-types.ts:88
InterfaceTypedDocumentNode
packages/graphql-hooks/src/types/typedDocumentNode.ts:11
InterfaceUseClientRequestOptions
packages/graphql-hooks/src/types/common-types.ts:170
InterfaceUseClientRequestResult
packages/graphql-hooks/src/types/common-types.ts:220
InterfaceUseQueryOptions
packages/graphql-hooks/src/types/common-types.ts:209
InterfaceUseQueryResult
packages/graphql-hooks/src/types/common-types.ts:231
InterfaceUseSubscriptionOperation
packages/graphql-hooks/src/types/common-types.ts:241