Primitive
collection.update
BETAShort name: update
Version: 1.0.0
Update mutable collection fields by collection id.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| archived | boolean | false | - |
| collectionId | objectId | true | - |
| color | string | false | - |
| description | string | false | - |
| icon | string | false | - |
| kind | string | false | - |
| name | string | false | - |
| scope | string | false | - |
| slug | string | false | - |
| visibility | string | false | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| collection | object | false | - |