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

This datatype is used by ParserTestCaseInput, which is used by three other input datatypes: CreateParserInputV2, which is used by the createParserV2() mutation field; and ParserTestRunInput, which is used by the testParserV2() mutation; and UpdateParserInputV2, which is used by the updateParserV2() mutation.

Table: ParserTestEventInput

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