parse_count
Counts total objects in a Parse Server class, applying optional where filters to count only matching records. Useful for retrieving object counts for classes or custom query results.
Instructions
Cuenta el número total de objetos en una clase de Parse Server. Opcionalmente acepta filtros where para contar solo objetos que cumplan ciertos criterios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputSchema | Yes |