Fix UserController permission serialization and include current updates
This commit is contained in:
@@ -47,6 +47,11 @@ export type Company = Prisma.CompanyModel
|
||||
*
|
||||
*/
|
||||
export type CatalogItem = Prisma.CatalogItemModel
|
||||
/**
|
||||
* Model Opportunity
|
||||
*
|
||||
*/
|
||||
export type Opportunity = Prisma.OpportunityModel
|
||||
/**
|
||||
* Model CredentialType
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user