FunctionListInput is an input datatype for providing a list of function names for use with a specified language version. It's used by the addFunctionsToAllowList() and the removeFunctionsFromAllowList() mutation fields.

Table: FunctionListInput

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 18, 2024
functions[string]yes PreviewThe list of functions.
versionLanguageVersionEnumyes PreviewThe version of the LogScale query language to use. See LanguageVersionEnum.