mirror of
https://github.com/strapi/strapi.git
synced 2025-10-20 04:24:23 +00:00

When ‘oneWay’ relation is created the target model file is also updated with a reference to the relation. This is not required for a oneWay relation since it never will or can be populated from the other way around.
strapi-generate-plugin
This Strapi generator contains all the default files for a new plugin.
This generator can be called with:
$ strapi generate:plugin pluginName