Skip to content

Instantly share code, notes, and snippets.

@samueljoli
Created January 30, 2017 18:09
Show Gist options
  • Select an option

  • Save samueljoli/651f6f877be25edfd30f6bfac4caa3ce to your computer and use it in GitHub Desktop.

Select an option

Save samueljoli/651f6f877be25edfd30f6bfac4caa3ce to your computer and use it in GitHub Desktop.
const mockDoc = Felicity.example(schema);
console.log(mockDoc);
/*
{
id: ‘d254d580-c56e-43a8-8f3c-5db38d8061c3’,
name: {
first: ‘qgrbddy’,
last: ‘jdocnld’
}
}
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment