TelescopeGalleryItem
TelescopeGalleryItem Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| telescope_id | Integer |
No description |
| file_id | UUID |
No description |
| order | Integer (Optional) |
No description |
| visibility | Boolean |
No description |
Relationships
| Relationship Name | Type |
|---|---|
| telescope | Telescope |
| file | File |