ModelOverwrite Patch
Models must be initialized with mongoose or via task.initModel before they can be used.
The schema is now optional for task.initModel; if it's left out, a default schema with no properties will be used.
Models must be initialized with mongoose or via task.initModel before they can be used.
The schema is now optional for task.initModel; if it's left out, a default schema with no properties will be used.