UNPKG

@graphql-tools/prisma-loader

Version:

A set of utils for faster development of GraphQL tools

8 lines (7 loc) 200 B
export declare const cloudApiEndpoint: string; export declare const clusterEndpointMap: { [key: string]: string; }; export declare const clusterEndpointMapReverse: { [key: string]: string; };