UNPKG

graphql-config

Version:

The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)

6 lines (5 loc) 92 B
export const EndpointsExtension = () => { return { name: 'endpoints', }; };