Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket
j

jerelmiller

npm

Packages

Current Co-maintainers

Former Co-maintainers

27 packages

@apollo/client

A fully-featured caching GraphQL client.

@apollo/client-codemod-migrate-3-to-4

Apollo Client Codemod to migrate from version 3 to version 4

@apollo/client-devtools-vscode

This package is meant to be used to connect your Apollo Client instance with the Apollo Client devtools in the [Apollo GraphQL](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo) VSCode extension.

@apollo/client-graphql-codegen

Apollo Client GraphQL Codegen Plugins

@apollo/client-integration-nextjs

<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>

@apollo/client-integration-react-router

This package provides integrations between Apollo Client and React Router 7 to support modern streaming SSR.

@apollo/client-integration-tanstack-start

This package provides integrations between Apollo Client and TanStack Start to support modern streaming SSR.

@apollo/client-react-streaming

This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/client-integration-nextjs](https://github.com/apollographql/apollo-client-integrations/tree/main/packages/nextjs) pac

@apollo/experimental-nextjs-app-support

<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>

@apollo/link-batch

Apollo Link that performs batching and operation on batched Operations

@apollo/link-batch-http

Batch HTTP transport layer for GraphQL

@apollo/link-context

An easy way to set and cache context changes for Apollo Link

@apollo/link-error

Error Apollo Link for GraphQL Network Stack

@apollo/link-persisted-queries

Use persisted queries with Apollo Link

@apollo/link-retry

Retry Apollo Link for GraphQL Network Stack

@apollo/link-schema

Use a GraphQL Schema to request data

@apollo/link-ws

WebSocket transport layer for GraphQL

@apollo/react-common

React Apollo common utilities.

@apollo/react-components

React Apollo Query, Mutation and Subscription components.

@apollo/react-hoc

React Apollo `graphql` higher-order component.

@apollo/react-hooks

React Apollo Hooks.

@apollo/react-ssr

React Apollo server-side rendering utilities

@apollo/react-testing

React Apollo testing utilities.

@apollo/server

Core engine for Apollo GraphQL server

dictionary-trie

Create and search a dictionary of words using a trie data structure