Skip to content

Instantly share code, notes, and snippets.

@NobyDa
Last active June 29, 2022 09:52
Show Gist options
  • Save NobyDa/9be418b93afc5e9c8a8f4d28ae403cf2 to your computer and use it in GitHub Desktop.
Save NobyDa/9be418b93afc5e9c8a8f4d28ae403cf2 to your computer and use it in GitHub Desktop.
let app = JSON.parse($request.body);
app.storefrontId = '143441-19,29';
$done({body:JSON.stringify(app)});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment