UNPKG

apollo-angular

Version:

Use your GraphQL data in your Angular app, with the Apollo Client

4 lines (3 loc) 179 B
export { HttpLink, HttpLinkHandler } from './http-link'; export { HttpBatchLink, HttpBatchLinkHandler } from './http-batch-link'; export { BatchOptions, Options } from './types';