UNPKG

graphql-yoga

Version:

[![GraphQL Conf 2023](/GraphQLConf-2023-Banner.png)](https://graphql.org/conf/)

3 lines (2 loc) 164 B
import type { Plugin } from '../types.js'; export declare function useHTTPValidationError<PluginContext extends Record<string, any> = {}>(): Plugin<PluginContext>;