Primitive
atom.setPublic
BETAShort name: setPublic
Version: 1.0.0
System primitive that toggles atom-level isPublic.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| atomId | objectId | true | - |
| isPublic | boolean | true | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| atom | object | false | - |