Add description to type field in TypeGraph QL
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
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