UNPKG

apollo-angular

Version:

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

5 lines (4 loc) 124 B
import { ApolloLink } from '@apollo/client'; export declare class HttpHeadersLink extends ApolloLink { constructor(); }