Oak-Digital / types-4-strapi-2

Automate the creation of typescript interfaces for your strapi 4 projects
MIT License
24 stars 4 forks source link

Support for draft and publish fields #19

Closed Alexnortung closed 1 year ago

Alexnortung commented 1 year ago

Draft and publish fields should be added to the content types that has those.

These fields include createdAt, updatedAt and publishedAt.

Alexnortung commented 1 year ago

Added in 40c9442c11a833c58539425a80ad66466ff927d1, will be added in next patch (v0.5.4)