ParserTestRunAborted is a datatype for a parser test result, where an unexpected error occurred during parsing.

This datatype is used by the union datatype, ParserTestRunOutput, which is used by the testParserV2() mutation field.

Table: ParserTestRunAborted

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 27, 2024
errorMessagestringyes Long-TermThe error message returned when a parser test is run aborted.