UNPKG

@vtex/api

Version:
3 lines (2 loc) 145 B
import { GraphQLServiceContext } from '../typings'; export declare const createFormatError: (ctx: GraphQLServiceContext) => (error: any) => any;