MetaNodeOperation
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | yes | |
| _sortValue | Int | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| factory | MetaNodeFactory_node | yes | |
| name | String | yes | |
| title | String | yes | |
| package | MetaPackage_node | yes | |
| serviceOptionNames | Json | yes | |
| serviceOptions | [MetaServiceOption]_node | no | |
| isActive | Boolean | yes | |
| kind | MetaOperationKind | yes | |
| action | MetaOperationAction | yes | |
| isPublished | Boolean | yes | |
| isSchedulable | Boolean | yes | |
| isMutation | Boolean | yes | |
| parameters | Json | no | |
| return | Json | no | |
| signature | Json | yes | |
| checksum | String | yes | |
| topic | String | no | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : MetaNodeOperation
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : MetaNodeOperation_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | MetaNodeOperation_Input |