apollo-bot

npm packages maintained by apollo-bot

Packages
166
Weekly downloads
0
Repositories
Stars
Followers

Packages

graphql-tag
A JavaScript template literal tag that parses GraphQL queries
02.12.73 months ago
zen-observable-ts
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
01.1.05 years ago
@apollo/utils.printwithreducedwhitespace
Print an AST with as little whitespace as possible
03.0.03 years ago
@apollo/cache-control-types
TypeScript types for Apollo Server info.cacheControl
01.0.33 years ago
@apollo/client
A fully-featured caching GraphQL client.
04.2.123 weeks ago
@apollo/utils.logger
Generic logger interface
03.0.03 years ago
@apollo/utils.stripsensitiveliterals
Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects)
03.0.03 years ago
@apollo/usage-reporting-protobuf
Protobuf format for Apollo usage reporting
04.1.24 months ago
@apollo/utils.usagereporting
Generate a signature for Apollo usage reporting
02.1.03 years ago
@apollo/utils.removealiases
Remove aliases from a GraphQL document
03.0.03 years ago
@apollo/utils.createhash
Node-agnostic hashing utility
03.0.12 years ago
@apollo/utils.fetcher
Minimal web-style fetch TypeScript typings
03.1.03 years ago
@apollo/utils.withrequired
TypeScript utility type WithRequired
03.0.03 years ago
@apollo/utils.isnodelike
Node environment detection utility
03.0.03 years ago
@apollo/protobufjs
Protocol Buffers for JavaScript (& TypeScript).
01.2.84 months ago
@apollo/utils.keyvaluecache
Minimal key-value cache interface
04.0.0last year
@apollo/server
Core engine for Apollo GraphQL server
05.5.14 months ago
@apollo/utils.dropunuseddefinitions
Drop unused definitions from a GraphQL document
03.0.03 years ago
@apollo/utils.sortast
Sort AST nodes in a document alphabetically
03.0.03 years ago
@apollo/server-gateway-interface
Interface used to connect Apollo Gateway to Apollo Server
02.0.0last year
graphql-subscriptions
GraphQL subscriptions for node.js
03.0.02 years ago
apollo-utilities
Utilities for working with GraphQL ASTs
01.3.46 years ago
@apollo/federation-internals
Apollo Federation internal utilities
02.14.42 weeks ago
@apollo/subgraph
Apollo Federation subgraph utilities built on graphql-js
02.15.0last week
apollo-link
Flexible, lightweight transport layer for GraphQL
01.2.146 years ago
@as-integrations/express4
An Apollo Server integration for use with Express v4
01.1.2last year
apollo3-cache-persist
Simple persistence for all Apollo cache implementations
00.15.02 years ago
@apollo/composition
Apollo Federation composition utilities
02.14.42 weeks ago
@as-integrations/express5
An Apollo Server integration for use with Express v5
01.1.2last year
apollo-cache
Core abstract of Caching layer for Apollo Client
01.3.56 years ago
apollo-link-http-common
Http utilities for Apollo Link shared across all links using http
00.2.166 years ago
apollo-link-http
HTTP transport layer for GraphQL
01.5.176 years ago
apollo-link-error
Error Apollo Link for GraphQL Network Stack
01.1.136 years ago
apollo-link-context
An easy way to set and cache context changes for Apollo Link
01.0.206 years ago
@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>
00.14.55 months ago
apollo-cache-inmemory
Core abstract of Caching layer for Apollo Client
01.6.66 years ago
apollo-client
A simple yet functional GraphQL client.
02.6.106 years ago
apollo-graphql
Apollo GraphQL utility library
00.9.74 years ago
@apollo/rover
Rover is a tool for working with the Apollo GraphQL Registry.
00.41.02 months ago
apollo-env 00.10.24 years ago
eslint-plugin-graphql
GraphQL ESLint plugin.
04.0.06 years ago
apollo-language-server
A language server for Apollo GraphQL projects
01.26.94 years ago
@apollo/query-planner
Apollo Query Planner
02.14.42 weeks ago
@apollo/gateway
Apollo Gateway
02.14.42 weeks ago
@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
00.14.55 months ago
@apollo/query-graphs
Apollo Federation library to work with 'query graphs'
02.14.42 weeks ago
apollo-codegen-core
Core generator APIs for Apollo Codegen
00.40.94 years ago
@apollo/react-hooks
React Apollo Hooks.
04.0.06 years ago
apollo-codegen-typescript
TypeScript generator module for Apollo Codegen
00.40.94 years ago
apollo-codegen-flow
Flow generator module for Apollo Codegen
00.38.94 years ago
@apollo/react-ssr
React Apollo server-side rendering utilities
04.0.06 years ago
@apollo/datasource-rest
REST DataSource for Apollo Server v4
06.4.12 years ago
apollo-codegen-swift
Swift generator module for Apollo Codegen
00.40.94 years ago
@apollo/persisted-query-lists
Support for Persisted Query Lists in Apollo Client Web
01.1.010 months ago
apollo-codegen-scala
Scala generator module for Apollo Codegen
00.39.94 years ago
apollo-link-rest
Query existing REST services with GraphQL
00.10.0-rc.210 months ago
react-apollo
React Apollo Hooks, Components, and HOC.
03.1.56 years ago
apollo-link-ws
WebSocket transport layer for GraphQL
01.0.206 years ago
graphql-anywhere
Run GraphQL queries with no schema and just one resolver
04.2.84 years ago
@apollo/react-components
React Apollo Query, Mutation and Subscription components.
04.0.06 years ago
@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.
04.26.1yesterday
@as-integrations/next
An Apollo Server integration for use with Next.js
04.1.010 months ago
@apollo/server-plugin-response-cache
Apollo Server full query response cache
05.0.0last year
@apollo/react-common
React Apollo common utilities.
03.1.46 years ago
apollo-boost
The easiest way to get started with Apollo Client
00.4.96 years ago
@apollo/utils.keyvadapter
Keyv adapter implementing Apollo's KeyValueCache interface
04.0.1last year
graphql-document-collector
Load up smartly, in one location, all of the GraphQL queries/mutations/subscriptions of your project
00.2.28 years ago
@apollo/react-hoc
React Apollo `graphql` higher-order component.
04.0.06 years ago
apollo-link-retry
Retry Apollo Link for GraphQL Network Stack
02.2.166 years ago
@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>
00.14.55 months ago
@apollo/sandbox
This repo hosts the source for Apollo Studio's Embeddable Sandbox
02.7.48 months ago
@apollo/react-testing
React Apollo testing utilities.
04.0.06 years ago
@apollo/generate-persisted-query-manifest
Creates a Persisted Query Manifest from an Apollo Client Web project
01.4.010 months ago
apollo-link-dedup
Deduplicates queries that are currently on the wire
01.0.216 years ago
apollo-server-testing
Test utils for apollo-server
02.25.35 years ago
apollo-fetch
Lightweight implementation of fetch for GraphQL requests
00.7.09 years ago
apollo-engine-reporting-protobuf
Protobuf format for Apollo Engine
00.5.26 years ago
apollo-link-state
An easy way to manage local state with Apollo Link
00.4.28 years ago
apollo-link-batch
Apollo Link that performs batching and operation on batched Operations
01.1.156 years ago
@as-integrations/hapi
An Apollo Server integration for use with Hapi
02.0.212 months ago
apollo-engine-reporting
Send reports about your GraphQL services to Apollo Graph Manager (previously known as Apollo Engine)
02.3.06 years ago
@apollo/graphql-testing-library
<div align="center"> <p> <a href="https://www.apollographql.com/"><img src="https://raw.githubusercontent.com/apollographql/apollo-client-devtools/main/assets/apollo-wordmark.svg" height="100" alt="Apollo GraphQL Logo"></a> </p> <h1>GraphQL Testi
00.3.02 years ago
apollo-link-persisted-queries
Use persisted queries with Apollo Link
00.2.55 years ago
apollo-link-batch-http
Batch HTTP transport layer for GraphQL
01.2.146 years ago
apollo-link-schema
Use a GraphQL Schema to request data
01.2.56 years ago
apollo-server-module-graphiql
GraphiQL renderer for Apollo GraphQL Server
01.4.08 years ago
@apollo/core-schema
Apollo Core Schema processing library
00.3.04 years ago
@apollo/link-context
An easy way to set and cache context changes for Apollo Link
02.0.0-beta.37 years ago
@apollo/explorer
This repo hosts the source for Apollo Studio's Embeddable Explorer
03.7.411 months ago
apollo-link-core
Flexible, lightweight transport layer for GraphQL
00.5.49 years ago
@apollo/client-integration-react-router
This package provides integrations between Apollo Client and React Router 7 to support modern streaming SSR.
00.14.5-alpha.05 months ago
apollo-codegen-typescript-legacy
Legacy TypeScript generator module for Apollo Codegen
00.28.18 years ago
apollo-codegen-flow-legacy
Legacy Flow generator module for Apollo Codegen
00.28.18 years ago
@apollo/link-error
Error Apollo Link for GraphQL Network Stack
02.0.0-beta.37 years ago
@apollo/client-integration-tanstack-start
This package provides integrations between Apollo Client and TanStack Start to support modern streaming SSR.
00.14.5-rc.05 months ago
apollo-test-utils
[![Greenkeeper badge](https://badges.greenkeeper.io/apollographql/apollo-test-utils.svg)](https://greenkeeper.io/)
00.3.29 years ago
@apollo/client-codemod-migrate-3-to-4
Apollo Client Codemod to migrate from version 3 to version 4
01.0.2last year
@apollo/server-integration-testsuite
Test suite for Apollo Server integrations
05.5.14 months ago
@apollo/federation-subgraph-compatibility
A CLI tool for checking a subgraph's compatibility with a federated gateway
03.0.1last month
@apollo/link-ws
WebSocket transport layer for GraphQL
02.0.0-beta.37 years ago
@apollo/federation-subgraph-compatibility-tests
Apollo Federation Subgraph Compatibility tests
03.0.1last month
@apollo/space-kit
Home base for Apollo's design system
09.11.05 years ago
@apollo/client-graphql-codegen
Apollo Client GraphQL Codegen Plugins
02.1.12 months ago
apollo-datasource-graphql
Create Apollo DataSource to connect to a GraphQL API
01.3.27 years ago
diagnose-endpoint
## Usage ``` npx diagnose-endpoint@1.0.12 --endpoint=https://endpoint-you-want-to-hit --origin=https://origin-of-page-that-makes-the-request ```
01.1.32 years ago
@apollo/planner-preview
Internal package
02.15.12 weeks ago
@apollo/link-retry
Retry Apollo Link for GraphQL Network Stack
02.0.0-beta.37 years ago
apollo-server-adonis
Production-ready Node.js GraphQL server for Adonis Framework
01.4.08 years ago
@apollo/icons
This package contains a vast collection of SVG icons for use in websites that we develop. The icons are published as directories of SVG files, named according to the [Icons page](https://www.figma.com/file/oOOoo7e9gPEoDSX4xJmMUk/Orbit-Design-System?type=d
00.9.012 months ago
optics-agent
Apollo Optics Agent for GraphQL-js
01.1.99 years ago
@apollo/brand
This repo contains a basic set of tokens that represent Apollo's brand colors and typographic styles. It also exposes our logotype and symbol logos as SVGs.
00.7.02 years ago
@apollo/link-batch-http
Batch HTTP transport layer for GraphQL
02.0.0-beta.37 years ago
react-apollo-test-utils
Placeholder for the upcoming react-apollo-test-utils.
00.0.17 years ago
@apollo/link-batch
Apollo Link that performs batching and operation on batched Operations
02.0.0-beta.37 years ago
@apollo/tailwind-preset
This repo contains a set of [Tailwind](https://tailwindcss.com/) presets that represent Apollo's brand for use in projects that utilize Tailwind as the styling system.
00.2.02 years ago
@apollo/utils.operationregistrysignature
Generate a signature for the operation registry
03.0.03 years ago
apollo-client-devtools
Developer tools for Apollo Client, with Studio Explorer integration, cache inspection, and query watching.
04.26.1yesterday
@apollo/link-persisted-queries
Use persisted queries with Apollo Link
01.0.0-beta.07 years ago
@apollo/server-plugin-operation-registry
Apollo Server operation registry plugin
04.0.14 years ago
vscode-apollo
Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform
02.6.63 months ago
apollo-server-restify
Production-ready Node.js GraphQL server for Restify
01.3.68 years ago
@apollo/utm-grabber
Pulls UTM parameters from the URL and stores them as cookies
04.10.0last year
graphql-syntax-highlighter-react
A React component for highlighting GraphQL syntax.
00.4.07 years ago
@apollo/pedia
This package is used as the source of truth for Apollo and GraphQL definitions. It also provides a component to highlight key terms in blocks of text and explain what those terms mean in a popover on click.
05.7.04 months ago
@apollo/client-ai-apps
An Apollo Client integration for building MCP Apps
00.7.53 months ago
apollo-gateway 00.0.18 years ago
@apollo/link-schema
Use a GraphQL Schema to request data
02.0.0-beta.37 years ago
apollo-server-module-operation-store
Persisted operation store module for Apollo GraphQL Servers
01.3.58 years ago
express-widgetizer
Create a GraphQL HTTP server with Express.
00.5.1110 years ago
apollo-link-set-context
Apollo Link that enables context setting
00.5.49 years ago
apollo-tracer
Trace collection library for Node.js GraphQL servers
00.1.410 years ago
@apollo/chakra-helpers
Helps configure a Chakra UI theme for use with Apollo projects
02.2.010 months ago
apollo-fetch-upload
Allows files to be used in GraphQL requests with apollo-fetch.
01.2.09 years ago
apollo-link-polling
Polling Apollo Link for GraphQL Network Stack
01.0.09 years ago
apollo-link-utilities
Http utilities for Apollo Link
00.0.09 years ago
hexo-versioned-netlify-redirects
Auto-generate a Netlify redirects file for "versioned" material.
01.1.08 years ago
@apollo/signup-tracer
Hooks up a click event to all Studio signup links on page, and sets a cookie with the current page path.
02.1.03 years ago
apollographql 00.0.18 years ago
apollo-server-memcached
[![npm version](https://badge.fury.io/js/apollo-server-memcached.svg)](https://badge.fury.io/js/apollo-server-memcached) [![Build Status](https://circleci.com/gh/apollographql/apollo-server.svg?style=svg)](https://circleci.com/gh/apollographql/apollo-serv
00.1.0-rc.108 years ago
hexo-s3-deploy
Simple script to deploy a hexo site to s3, with support for versioning
01.2.38 years ago
apollo-server-redis
[![npm version](https://badge.fury.io/js/apollo-server-redis.svg)](https://badge.fury.io/js/apollo-server-redis) [![Build Status](https://circleci.com/gh/apollographql/apollo-server.svg?style=svg)](https://circleci.com/gh/apollographql/apollo-server)
00.1.0-rc.118 years ago
apollo-tripod
A fork of GraphiQL with query tracing.
00.1.1210 years ago
graphql-tracer
Trace collection library for Node.js GraphQL servers
00.2.510 years ago
@apollo/utils.jest-graphql-ast-serializer
A Jest snapshot serializer for GraphQL ASTs
03.0.03 years ago
hexo-typescript-api-box
An typescript API box for hexo projects
00.9.28 years ago
relay-runtime-query
Compile your Relay GraphQL queries at runtime, no need for Babel. Only for use in development.
00.7.111 years ago
renovate-config-mdg-docs
Renovate configuration for MDG documentation properties.
01.0.106 years ago
renovate-config-apollo-docs
This is a blanket [Renovate](https://renovateapp.com/) configuration for all Apollo-related docs repositories.
01.0.55 years ago
apollo-server-edge
Production-ready Node.js GraphQL server for edge environments
01.0.0-beta.38 years ago
create-react-apollo
create-react-apollo
00.0.18 years ago
babel-plugin-apollo-server
babel-plugin-apollo-server
00.0.18 years ago
@apollo/explorer-helpers
This is an npm package that contains utility functions used in the @apollo/explorer, @apollo/sandbox packages, and Studio-UI Explorer.
00.1.53 years ago
create-apollo
create-apollo
00.0.18 years ago
glasser-test-dist-tag-a 01.0.05 years ago
renovate-config-apollo-open-source
This is a [Renovate](https://renovateapp.com/) configuration which is used by Apollo Open Source repositories.
01.0.35 years ago
babel-plugin-apollo
babel-plugin-apollo
00.0.18 years ago
create-apollo-client
create-apollo-client
00.0.18 years ago
artillery-engine-gcp-pubsub
Artillery engine for Google Cloud Pub/Sub load testing
02.0.011 months ago
babel-plugin-apollo-client
babel-plugin-apollo-client
00.0.18 years ago
glasser-test-dist-tag-b 01.0.05 years ago
graphql-decorators
A standard set of decorators for GraphQL schemas
00.0.410 years ago
apollo-fetcher
A flexible fetcher for GraphQL queries, mutations and subscriptions
00.0.19 years ago
glasser-prerelease-test
testing how prerelease deps work
01.0.05 years ago
create-gql 00.0.08 years ago
create-apollographql
create-apollographql
00.0.18 years ago
apollo-link-patch
Merge patches sent back from partial query responses
00.1.0-alpha.18 years ago

Repositories

Repositories and contributions come from Github's GraphQL API, which has no anonymous tier. Sign in to see them.