UNPKG

@graphql-tools/links

Version:

A set of utils for faster development of GraphQL tools

3 lines (2 loc) 134 B
import * as apolloImport from '@apollo/client'; export declare const createServerHttpLink: (options: any) => apolloImport.ApolloLink;