Primitive
lexeme.unshare
BETAShort name: unshare
Version: 1.0.0
System primitive that removes a lexeme share grant.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| lexemeId | objectId | true | - |
| userId | objectId | true | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| lexeme | object | false | - |
| removed | boolean | false | - |