samba
11/18/2018, 5:58 PMTSError: ⨯ Unable to compile TypeScript:
generated/prisma-client/index.ts(348,72): error TS2345: Argument of type '{ typeDefs: string; endpoint: string; }' is not assignable to parameter of type '{ typeDefs: string; endpoint: string; secret?: string; models: Model[]; }'.
Property 'models' is missing in type '{ typeDefs: string; endpoint: string; }'.