Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@demosifter
Last active October 11, 2016 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save demosifter/2385bbcd8a857b6b258277459ee81553 to your computer and use it in GitHub Desktop.
Save demosifter/2385bbcd8a857b6b258277459ee81553 to your computer and use it in GitHub Desktop.
updating our node's "outputs" section
"nodes":[{
"#": "First Node",
"input": {
"bucket": "gmailEmails"
},
"implementation": {
"javascript": "server/node1.js"
},
"outputs": {
"count": {}
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment