LanguageVersionInputType is an input datatype for specifying a language version.

This datatype is used by five other input datatypes: the AnalyzeQueryArguments datatype, which is used by the analyzeQuery() query field; the ConcatenateQueriesArguments datatype, which is used by the concatenateQueries() query; the CreateParserInputV2 datatype, which is used by the createParserV2() mutation field; the ParserTestRunInput datatype, which is used by the testParserV2() mutation; and the UpdateParserScriptInput datatype, which is used by the UpdateParserInputV2 datatype, which is used in turn by the updateParserV2() mutation.

Table: LanguageVersionInputType

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
namestringyes Long-TermThe case insensitive name of the language version.