Prevent deletion of a category if there are pages linked with it.
The check should be done in this file:
packages/api-page-builder/src/plugins/models/pbCategory.model.ts:9
I will work on this this week.
Sounds awesome, let us know if you'll have any questions. An example of how to achieve this can be found here - packages/api-headless-cms/src/content/plugins/models/contentModel.model.ts:81