Skip to content

Instantly share code, notes, and snippets.

@sergueyarellano
Created May 26, 2021 18:28
Show Gist options
  • Save sergueyarellano/1a0697ec0141b5b56e95cd07dc288d2f to your computer and use it in GitHub Desktop.
Save sergueyarellano/1a0697ec0141b5b56e95cd07dc288d2f to your computer and use it in GitHub Desktop.
pipe(
// ...
)({
event: {
body: req.body
},
data: { config },
result: {}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment