Skip to content

Instantly share code, notes, and snippets.

@callmephilip
Created July 20, 2016 18:02
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 callmephilip/7f1b6225d2f0705951f8ad15cf4e35ed to your computer and use it in GitHub Desktop.
Save callmephilip/7f1b6225d2f0705951f8ad15cf4e35ed to your computer and use it in GitHub Desktop.
const query = new Parse.Query(Todo);
return query.find({ sessionToken });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment