Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Enngage committed Oct 6, 2017
1 parent 17aeabd commit 3db79be
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,10 @@ export class Movie extends ContentItem {
public category: Fields.MultipleChoiceField;
}
```

</td>
</tr>
<tr>
<td>
Supported fields: `TextField`, `MultipleChoiceField`, `DateTimeField`, `RichTextField`, `NumberField`, `AssetsField`, `UrlSlugField` and `TaxonomyField`

#### Don't want to waste time creating models manually?
Expand Down

0 comments on commit 3db79be

Please sign in to comment.