UpdateParserScriptInput is an input datatype for updating the parser script. It's used by another input datatype, UpdateParserInputV2, which is used by the updateParserV2() mutation field.

Table: UpdateParserScriptInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 23, 2024
scriptstringyes Long-TermThe parser script that's executed for every incoming event.
languageVersionLanguageVersionInputType  Long-TermA specific language version. If no version is provided, the version already set on the parser will be used. See LanguageVersionInputType.