Formula
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
id | String | yes | |
version | String | yes | |
status | FormulaStatus_enum | yes | |
name | String | yes | |
timeUnit | TimeUnit | yes | |
yield | Decimal | yes | |
approvalDate | Date | yes | |
item | Item_node | yes | |
weightUnit | UnitOfMeasure_node | yes | |
volumeUnit | UnitOfMeasure_node | yes | |
site | Site_node | yes | |
standardCost | Decimal | no | |
unitStandardCost | Decimal | no | |
weight | Decimal | no | |
volume | Decimal | no | |
density | Decimal | no | |
steps | FormulaStep_Collection | yes | |
formulaHierarchyChartContent | _OutputTextStream | no | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : Formula
Property | Type | Description |
---|---|---|
_id | Id |
asyncExport : Formula_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | Formula_Input |
createFormula : Formula
Mutation | Type | Description |
---|---|---|
data | FormulaInputData_Input |
sendApprovalRequestMail : Boolean
Mutation | Type | Description |
---|---|---|
formulaId | String | |
approvalType | String | |
url | String | |
String |
publishFormula : Formula
Mutation | Type | Description |
---|---|---|
id | String | |
version | String |
asyncExport : Formula_Mutations_asyncExport
Custom Type
Id
FormulaInputData_Input
Query | Type | Description |
---|---|---|
_sourceId | String | |
_id | Id | |
id | String | |
version | String | |
name | String | |
formulaYield | Decimal | |
site | String | |
item | String | |
importSite | String | |
importItem | String | |
_etag | String | |
_sourceId | String | |
_id | Id | |
id | String | |
version | String | |
name | String | |
formulaYield | Decimal | |
site | String | |
item | String | |
importSite | String | |
importItem | String | |
_etag | String |