Directory and File types/graphql.d.ts isn't being generated

I’m trying to rebuild a project that I currently have but I noticed that the types/graphql.d.ts file hasn’t been generated. Do you know why this is and how to generate this file?

You can manually generate types using yarn rw g types - Generated Types | RedwoodJS Docs