parse_remove_from_array
Atomically removes specified primitive values (string, number, boolean, null) from an array field in a Parse Server record.
Instructions
Elimina elementos específicos de un campo array de forma atómica. Solo acepta valores primitivos (string, number, boolean, null).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputSchema | Yes |