query-users
Retrieve user accounts from a Parse Platform database by applying filters, pagination, and sorting to get exactly the users you need.
Instructions
Query user accounts with filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of results to skip | |
| limit | No | Maximum number of results | |
| order | No | Field to sort by | |
| where | No | Query filters |