QueryLanguageRestriction
is a datatype for language restrictions for language version.
Table: QueryLanguageRestriction
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 2, 2024 | |||||
allowedFunctions | [string] | yes | Preview | The list of functions allowed in the language version. | |
enabled | boolean | yes | Preview | Whether the query language restriction is enabled. | |
version | LanguageVersion | yes | Preview | The query language version used. See LanguageVersion . |