Skip to content

Instantly share code, notes, and snippets.

@bchiang7
Last active November 12, 2019 18:33
Show Gist options
  • Save bchiang7/55bda0c34d87675a2b4dd09f97ae1c1f to your computer and use it in GitHub Desktop.
Save bchiang7/55bda0c34d87675a2b4dd09f97ae1c1f to your computer and use it in GitHub Desktop.
// Example document in `completedTasks` collection
{
"completedAt": "2019-10-17T20:14:24.132Z",
"expirationTimestamp": "2019-10-31T08:25:00.000Z",
"userId": "xyz890",
"taskId": "abc123",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment