The addFunctionsToAllowList() GraphQL
mutation is used to enable functions for use with a specified
language version. This field is not yet available. It's described
here as a preview and is used only for internal testing.
This is an experimental feature, not ready for production.
For more information on functions, see the
Function Syntax reference page.
For addFunctionsToAllowList(), there is
one parameter, a boolean, that may be given: Whether to enable
functions for use with a specified language version. This is a
preview and for internal testing. See
FunctionListInput
below.
Below is an example of how this mutation field might be used:
Within the parameters of the addFunctionsToAllowList input, there
is the FunctionListInput
mutation datatype, which has a couple of parameters.
Table: FunctionListInput
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.