Skip to content

Instantly share code, notes, and snippets.

@smidyo
smidyo / calculate-square-area-process-pipeline.json
Last active September 17, 2019 06:38
Sheet material quotation process
{
"type": "PROCESS",
"inputs": [
{
"name": "width-mm",
"dataShape": {
"type": "number",
"list": false,
"nullable": false
}