seed_list_documents
List documents from a Seed table to find record IDs before creating related data.
Instructions
List documents from a Seed table. Useful for finding record ids before creating related data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | ||
| orderJson | No | Optional JSON order array. | |
| tableName | Yes | Table to read documents from. | |
| pageNumber | No | ||
| filtersJson | No | Optional JSON filters using Seed's Sequelize-style filter shape. |