Skip to content

Commit

Permalink
Update README with custom values section
Browse files Browse the repository at this point in the history
  • Loading branch information
nunorafaelrocha committed Mar 1, 2018
1 parent c5d4b50 commit 7235057
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ console.log(item.id);
// bbbe64b0-61a3-11e7-879a-67bb027591aa
```

### Custom values

If your model already has a value for the configured field, the value is not overwritten.

## Options

**field:** Overrides the default field name of the generated guid. (Default: `id`)
Expand Down

0 comments on commit 7235057

Please sign in to comment.