recipe_comments_get_all
Retrieves all recipe comments with options for pagination, sorting, and filtering.
Instructions
Get All [GET /api/comments]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| orderBy | No | ||
| perPage | No | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |