Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 14, 2018 07:24
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 johndowns/5c6ecea573410538e1b8c3bb25a49a95 to your computer and use it in GitHub Desktop.
Save johndowns/5c6ecea573410538e1b8c3bb25a49a95 to your computer and use it in GitHub Desktop.
getContext().getCollection().filter(function(doc) {
return doc.type === 'order';
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment