enableWarnings property
If true, enables returning warnings.
Warnings return error messages and error codes without blocking the execution of the mutate operation.
Optional.
Implementation
core.bool? enableWarnings;
If true, enables returning warnings.
Warnings return error messages and error codes without blocking the execution of the mutate operation.
Optional.
core.bool? enableWarnings;