Optional
auditOptional
auditCan be used to provide a comment from the user that will be attached to certain detailed audit log records.
Name of the command to be performed. Must be one of "insert", "update", or "delete".
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.
Optional
skipWhether the full detailed response for the update/insert rows can be skipped. Defaults to false.
Can be used to override the audit behavior for the table the Command is acting on. SeeAuditBehaviorTypes.