prisma-client "Model" suffix?
The "prisma-client" early access docs say to import models like this
However, all the models seem to have "Model" appended to the end, e.g.
Is this due to a recent change? Is there a pull request when this changed?
Is this expected behavior? Is there any way to customize this?
However, all the models seem to have "Model" appended to the end, e.g.
UserModel, PostModel, etc.Is this due to a recent change? Is there a pull request when this changed?
Is this expected behavior? Is there any way to customize this?