Optional
extraExperimental: Optional extra context object passed into the transformation/validation script environment.
Name of a query table associated with the chosen schema. See also: How To Find schemaName, queryName & viewName.
An array of data for each row to be changed. See insertRows, updateRows, or deleteRows for requirements of what data must be included for each row.
Name of a schema defined within the current container. See also: How To Find schemaName, queryName & viewName.
Name of the command to be performed. Must be one of "insert", "update", or "delete".