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