Skip to main content

syntaxError

Callable


  • Produces a GraphQLError representing a syntax error, containing useful descriptive information about the syntax error’s position in the source.


    Parameters

    • source: Source
    • position: number
    • description: string

    Returns GraphQLError