Add description to type field in TypeGraph QL

Job ID: 34768026

Budget: $10 – $30 USD

@Field((type) => ID)
id: string;

I can change some like this:

@Field({description:"Fecha de la Inscripcion de la Escritura"})
fechaInscripcion!: string;
I have found this online tutorial but I cannot
https://typegraphql.com/docs/types-and-fields.html
Related categories: JavaScript Node.js Express JS GraphQL