4.0.0-next.0 • Published 3 years ago

@strapi/generate-model v4.0.0-next.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

strapi-generate-model

npm version npm downloads npm dependencies Build status Slack status

This Strapi generator contains the default files for a model.

This generator can be called with:

$ strapi generate:model modelName apiName

For example if you want to generate a group model for the user API:

$ strapi generate:model group user

Resources

Links