UNPKG

234 BTypeScriptView Raw
1import { ExecutionResult } from 'graphql';
2export declare function tryFunctionOrLogError(f: Function): any;
3export declare function graphQLResultHasError(result: ExecutionResult): number;
4//# sourceMappingURL=errorHandling.d.ts.map
\No newline at end of file