UNPKG

@txstate-mws/graphql-server

Version:

A simple graphql server designed to work with typegraphql.

5 lines (4 loc) 141 B
export declare function shasum(str: string): string; export declare function NoIntrospection(context: any): { Field(node: any): void; };