When using the yarn strapi generate command to create a custom API, the following folders are created under the api folder: controllers, routes, and services.
However, inside this folder, I already have folders created from the admin panel for different collections. Now all these folders are mixed together.