Added Connectwise Compnay Syncing
This commit is contained in:
@@ -54,3 +54,8 @@ export type User = Prisma.UserModel
|
||||
*
|
||||
*/
|
||||
export type Role = Prisma.RoleModel
|
||||
/**
|
||||
* Model Company
|
||||
*
|
||||
*/
|
||||
export type Company = Prisma.CompanyModel
|
||||
|
||||
Reference in New Issue
Block a user