REST DataSource for Apollo Server v4
Use openapi-typescript types with apollo-datasource-rest
This package exports a ([`RESTDataSource`](https://github.com/apollographql/apollo-server/tree/main/packages/apollo-datasource-rest)) class which is used for fetching data from a REST API and exposing it via GraphQL within Apollo Server.
This package exports a ([`RESTDataSource`](https://github.com/apollographql/apollo-server/tree/main/packages/apollo-datasource-rest)) class which is used for fetching data from a REST API and exposing it via GraphQL within Apollo Server.
[](https://github.com/StarpTech/apollo-datasource-http/actions/workflows/ci.yml)
[](https://github.com/StarpTech/apollo-datasource-rest/actions/workflows/ci.yml)
Query existing REST services with GraphQL
An Apollo DataSource for Firestore
my cool project
This package exports a ([`RESTDataSource`](https://github.com/apollographql/apollo-server/tree/main/packages/apollo-datasource-rest)) class which is used for fetching data from a REST API and exposing it via GraphQL within Apollo Server.
Command line tool for Apollo GraphQL
A fully-featured caching GraphQL client.
Apollo data source for MongoDB
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
Protobuf format for Apollo usage reporting
Loopback REST Connector
LoopBack DataSource Juggler
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
A set of utils for faster development of GraphQL tools
Protocol Buffers for JavaScript (& TypeScript).
Http utilities for Apollo Link shared across all links using http
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Use persisted queries with Apollo Link