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