UNPKG

@graphql-tools/url-loader

Version:

A set of utils for faster development of GraphQL tools

3 lines (2 loc) 84 B
import { fetch } from '@whatwg-node/fetch'; export const defaultAsyncFetch = fetch;