ParserTestEvent is a datatype for an event for a parser to parse during testing.

This datatype is used by both UnsavedParser, which is used by the generateParserFromTemplate() query field, and Parser, which is used by several mutation and query fields.

Table: ParserTestEvent

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
rawStringstringyes Long-TermThe contents of the @rawstring field when the event begins parsing.