Primitive
lexeme.create
BETAShort name: create
Version: 1.0.0
System primitive that creates a lexeme.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| description | string | false | - |
| fields | array | false | - |
| isPublic | boolean | false | - |
| name | string | true | - |
| ownerOrganizationAtomId | objectId|null | false | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| lexeme | object | false | - |