UNPKG

@shopify/react-graphql

Version:

Tools for creating type-safe and asynchronous GraphQL components for React

3 lines (2 loc) 88 B
import React from 'react'; export const ApolloContext = React.createContext(undefined);