Backend Add Field

Add a new field or value to an existing NestJS module: Prisma schema + migration, create/update/getAll DTOs, service create/update/select/include, and relation wiring. Use when extending an existing resource with a new column, enum, filter, or relationship.

xmuhameed Updated

File contents

xmuhameed/cursor-skills/tree/main/backend-nest/add-field commit d583cfd51e

Frequently asked questions

npx skillmds@latest add xmuhameed/backend-add-field