Collection API Reference
Collection resource object:
Related resources: Image, Product
Writable fields
| Field name | Creating | Updating |
| title | required|max:255 | max:255 |
| handle | max:255 | max:255 |
| description | max:255 | max:255 |
| content | max:60000 | max:60000 |
| visibility | string|in:public,private,with-link | string|in:public,private,with-link |
| is_auto | Boolean | Boolean |
| sorting | Integer|min:0 | max:100000 |
| query | array (query selection data) | array (query selection data) |
Writable relationships
| Relationship name | Relationship resource type | Type | Creating | Updating |
| image | images | To-one | Yes | Yes |
Sortable
| Field name |
| sorting |
| created_at |
| updated_at |