Buildium Created Fixtures
buildium_created_fixturesLists records created during a session, grouped by collection, enabling safe updates, deletes, and cleanup in fixtures mode. Use it to track and manage temporary test data.
Instructions
List records created during this session, grouped by collection. These are the only records that updates and deletes are permitted against in 'fixtures' mode. Also appended to created-records.log (see buildium_health for the path) so they can be cleaned up after the process is gone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||