Print the omit projection schema
DMMF.Model
string
export const ModelNameOmitSchema = z.object({ id: _select, name: _select}) Copy
export const ModelNameOmitSchema = z.object({ id: _select, name: _select})
Print the omit projection schema