UNPKG

@directus/api

Version:

Directus is a real-time API and App dashboard for managing SQL database content

3 lines (2 loc) 135 B
import { GraphQLError } from 'graphql'; export declare function addPathToValidationError(validationError: GraphQLError): GraphQLError;