Hey Folks! Hope everyone is doing well! I'm converting my GraphQl/Prisma server from JS to TS. I would like to know in the Prisma Typescript example project, is the TypeMap.ts file auto-generated or is the developer responsible for creating this file and defining the Typescript interfaces? See file here: https://github.com/prisma/graphql-prisma-typescript/blob/master/src/resolvers/types/TypeMap.ts