syntaxError CallablesyntaxError(source: Source, position: number, description: string): GraphQLErrorProduces a GraphQLError representing a syntax error, containing useful descriptive information about the syntax errorโs position in the source.Parameterssource: Sourceposition: numberdescription: stringReturns GraphQLError
Produces a GraphQLError representing a syntax error, containing useful descriptive information about the syntax errorโs position in the source.